Raise timeout when method tracing is enabled.

530-checker-lse2 goes from ~10 secs to 4+ mins on host with tracing enabled,
and causes frequent timeouts on art-tracing on master-art-host.

Test: art/test/run-test --always-clean --dex2oat-jobs 4 --host \
  --prebuild --compact-dex-level fast --optimizing --no-relocate \
  --runtime-option -Xcheck:jni --dev --trace --64 530-checker-lse2
  (check 1200s to timeout command)
Test: art/test/run-test --always-clean --dex2oat-jobs 4 --host \
  --prebuild --compact-dex-level fast --optimizing --no-relocate \
  --runtime-option -Xcheck:jni --dev --64 530-checker-lse2
  (check 600s to timeout command)
Bug: 141742445
Change-Id: I0dc3063b42e8602f4ec30f17c01576aae2f028e7
1 file changed