Temporary hack: Also print extra backtraces on test timeouts on host.

There is no `debuggerd` on host, and `gdb` may require root
permissions to run `ptrace()`. Send `SIGQUIT` to ART to ask it to dump
information via its signal handler instead.

Test: Rely on the Android Build (master-art-host) and the ART Buildbot.
Bug: 142039427
Bug: 144333851
Bug: 144360582
Change-Id: I7d057015d27234c5c2db68c15e1d0103b1c0a9d9
1 file changed