Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-105001
#<BuildRuby:0x00005581bcdf7788
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240108-105001",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j20'",
@timeout=10800>
user system total real
checkout 0.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.004279 0.000684 1.346613 ( 1.745914)
build_miniruby 0.001019 0.000163 1.515656 ( 1.517828)
build_ruby 0.001525 0.000244 4.388579 ( 4.396673)
build_all 0.009810 0.000858 16.634636 ( 1.787568)
build_install 0.008950 0.007129 4.988370 ( 1.747036)
test_btest 0.000695 0.000139 82.810848 ( 12.837421)
test_basic 0.005749 0.000303 0.686504 ( 0.749299)
test_all 0.088673 0.019480 380.612547 ( 36.923135)
test_rubyspec 0.048484 0.018813 84.100234 ( 96.341473)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240108-105001
total: 158.05 sec