| 969 | 2s | 0% | 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_msan.sh --build-arg BASE_ROOT_DIR=/home/runner/work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_msan --cache-from type=gha,scope=ci_native_msan --load /home/runner/work/bitcoin/bitcoin |
| 1112 | 1s | 0% | retry -- apt-get update |
| 1134 | 2s | 0% | retry -- apt-get install curl -y |
| 1459 | 1s | 0% | g++-13 g++-13-x86-64-linux-gnu |
| 1562 | 10s | 3% | amd64 4:13.2.0-7ubuntu1 [1100 B] |
| 1938 | 6s | 1% | (4:13.2.0-7ubuntu1) ... |
| 2251 | 20s | 6% | retry -- git clone --depth=1 https://github.com/llvm/llvm-project -b llvmorg-21.1.1 /llvm-project |
| 2379 | 3s | 0% | - skipped |
| 2511 | 1s | 0% | testing configuration: /llvm-project/libcxx/test/configs/llvm-libc++-shared.cfg.in |
| 2547 | 20s | 6% | ninja -C /cxx_build/ -j16 |
| 4548 | 2s | 0% | rm -rf /llvm-project |
| 4553 | 45s | 13% | echo -n done |
| 5081 | 2m32s | 46% | - |
| 5282 | 9s | 2% | - skipped |
| 5591 | 32s | 9% | cmake --build /home/runner/work/_temp/build -j16 --target all install |