Increase build timeout to 90'

When we build with Buck and Bazel on reviewdb, notedb and polygerrit
in the same job, we may well go over 1h of build time :-(

Change-Id: I30c7800098963b9243b345c6d7ece96e8aaa33c1
diff --git a/jenkins/gerrit-buck-template.yaml b/jenkins/gerrit-buck-template.yaml
index ae55f17..9835f41 100644
--- a/jenkins/gerrit-buck-template.yaml
+++ b/jenkins/gerrit-buck-template.yaml
@@ -3,7 +3,7 @@
     description: "{name} {branch} branch build with BUCK\n"
     wrappers:
       - timeout:
-          timeout: 60
+          timeout: 90
           type: absolute
           fail: false
       - timestamps
diff --git a/jenkins/gerrit-verifier.yaml b/jenkins/gerrit-verifier.yaml
index b6adc5b..1163038 100644
--- a/jenkins/gerrit-verifier.yaml
+++ b/jenkins/gerrit-verifier.yaml
@@ -84,7 +84,7 @@
           debug: true
           shutdown-with-build: false
       - timeout:
-          timeout: 60
+          timeout: 90
           type: absolute
           fail: false
       - raw: