julia-buildkite
Publichttps://github.com/JuliaCI/julia-buildkite
Set BUILDKITE_CANCEL_SIGNAL to SIGQUIT for build and test
Failed in 10h 24m
upload test results powerpc64le-linux-gnubuildkite-agent artifact download --step "test_powerpc64le-linux-gnu" "results*.json" . || true
Waited 3s
Ran in 15s

Canceled
Waited 2h 39m
Ran in 13m 40s
gcext# Download pre-built julia, extract into `usr/` && buildkite-agent artifact download --step "build_x86_64-linux-gnu" 'julia-*-linux-x86_64.tar.gz' . && mkdir -p usr && tar -C usr --strip-components=1 -zxf julia-*-linux-x86_64.tar.gz && rm -f julia-*-linux-x86_64.tar.gz && gcext_output="/tmp/gcext-test" && echo "+++ Run gcext tests, deploy to ${gcext_output:?}" && mkdir -p "${gcext_output:?}" && make --output-sync -j${JULIA_CPU_THREADS:?} -C test/gcext check JULIA="$(pwd)/usr/bin/julia" BIN="${gcext_output:?}"
Waited 2m 23s
Ran in 57s
Total Job Run Time: 19h 16m