| 1048 | 6m23s | 83% | docker buildx build --file=/home/runner/work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg=FILE_ENV=./ci/test/00_setup_env_native_nowallet.sh --build-arg=BASE_ROOT_DIR=/home/runner/work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_nowallet --cache-from type=gha,scope=ci_native_nowallet --load /home/runner/work/bitcoin/bitcoin |
| 1415 | 5s | 1% | bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=x86_64-pc-linux-gnu NO_WALLET=1 CC=clang-17 CXX='\''clang++-17 -stdlib=libc++'\'' LOG=1' |
| 1479 | 10s | 2% | features - done |
| 1897 | 16s | 3% | cmake --build /home/runner/work/_temp/build -j4 --target all install |
| 3053 | 18s | 3% | ctest --test-dir /home/runner/work/_temp/build --stop-on-failure -j4 --timeout 2400 |