Print some more timings on the bots

Change-Id: I324577701ff057c7bc8cdd7bcedb21d9833e0c2b
diff --git a/build.gradle b/build.gradle
index d9be6a4..aa1d75d 100644
--- a/build.gradle
+++ b/build.gradle
@@ -1912,7 +1912,7 @@
 }
 
 def testTimes = [:]
-def numberOfTestTimesToPrint = 40
+def numberOfTestTimesToPrint = 100
 
 test {
     if (project.hasProperty('generate_golden_files_to')) {