194 | 1s | 0% | docker build --file /tmp/cirrus-build-4033420670/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/amd64/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_i686_multiprocess.sh --cpuset-cpus=3,5,10,11,18,19,41,48,51,63 --label=bitcoin-ci-test --tag=ci_i686_multiprocess /tmp/cirrus-build-4033420670 |
299 | 2s | 1% | retry -- apt-get update |
319 | 29s | 27% | retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y llvm clang g++-multilib build-essential pkg-config curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
1230 | 27s | 25% | git config --global ci.base-install-done true |
1290 | 1s | 0% | docker exec b4bf1ecb7b3653282d0cf78abe9ce6f12a78385756024eff9d5a175d97a20f40 bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --archive --stats --human-readable /tmp/cirrus-build-4033420670/ /ci_container_base' |
1539 | 19s | 17% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=i686-pc-linux-gnu DEBUG=1 MULTIPROCESS=1 LOG=1' |