https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84215
--- Comment #12 from Christophe Lyon <clyon at gcc dot gnu.org> --- It's not very informative. On arm: PASS: crypto/x509 timed out in gotest /home/tcwg-buildslave/workspace/tcwg-buildfarm/tcwg-apm_32-build/snapshots/gcc.git~master/libgo/testsuite/gotest: line 624: 15642 Killed ./a.out -test.short -test.timeout=${timeout}s "$@" FAIL: database/sql PASS PASS: database/sql/driver On aarch64: PASS: runtime/internal/sys /home/tcwg-buildslave/workspace/tcwg-buildfarm/tcwg-apm_64-build/snapshots/gcc.git~master/libgo/testsuite/gotest: line 624: 28388 Segmentation fault (core dumped) ./a.out -test.short -test.timeout=${timeout}s "$@" FAIL: runtime/pprof PASS PASS: runtime/pprof/internal/profile I included the PASS lines only to show the actual context around the FAIL lines.