| 1046 | 26s | 5% | docker buildx build --file=/home/runner/work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/debian:trixie --build-arg=FILE_ENV=./ci/test/00_setup_env_arm.sh --build-arg=BASE_ROOT_DIR=/home/runner/work/_temp --platform=linux/arm64 --label=bitcoin-ci-test --tag=ci_arm_linux --cache-from type=gha,scope=ci_arm_linux --load /home/runner/work/bitcoin/bitcoin |
| 1323 | 7s | 1% | bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=arm-linux-gnueabihf LOG=1' |
| 1388 | 12s | 2% | features - done |
| 1804 | 5m33s | 73% | cmake --build /home/runner/work/_temp/build -j4 --target all install |
| 2867 | 2s | 0% | cmake --build /home/runner/work/_temp/build -j1 --target all install --verbose |
| 4042 | 17s | 3% | -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -D_FILE_OFFSET_BITS=64 -I/home/runner/work/_temp/build/src -I/home/runner/work/_temp/src -I/home/runner/work/_temp/src/univalue/include -I/home/runner/work/_temp/src/minisketch/include -I/home/runner/work/_temp/src/secp256k1/include -I/home/runner/work/_temp/build/src/ipc -I/home/runner/work/_temp/src/ipc/libmultiprocess/include -isystem /home/runner/work/_temp/depends/arm-linux-gnueabihf/boost/include -isystem /home/runner/work/_temp/depends/arm-linux-gnueabihf/systemtap/include -Wno-psabi -Wno-error=maybe-uninitialized -O2 -O2 -g -std=c++20 -fPIE -fvisibility=hidden -fno-extended-identifiers -fmacro-prefix-map=/home/runner/work/_temp/src=. -fstack-reuse=none -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstack-protector -fstack-protector-all -fstack-clash-protection -Wall -Wextra -Wformat -Wformat-security -Wvla -Wredundant-decls -Wdate-time -Wduplicated-branches -Wduplicated-cond -Wlogical-op -Woverloaded-virtual -Wsuggest-override -Wimplicit-fallthrough -Wunreachable-code -Wbidi-chars=any -Wundef -Wno-unused-parameter -Werror -MD -MT src/test/CMakeFiles/test_bitcoin.dir/httpserver_tests.cpp.o -MF CMakeFiles/test_bitcoin.dir/httpserver_tests.cpp.o.d -o CMakeFiles/test_bitcoin.dir/httpserver_tests.cpp.o -c /home/runner/work/_temp/src/test/httpserver_tests.cpp |