Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-174043
#<BuildRuby:0x000056109c05f048
@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.20240107-174043",
@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.000014)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.005295 0.000000 1.228263 ( 1.593494)
build_miniruby 0.001230 0.000000 1.992803 ( 1.995070)
build_ruby 0.001497 0.000025 4.221888 ( 4.230185)
build_all 0.010513 0.000000 16.680632 ( 1.839014)
build_install 0.014866 0.000000 4.916534 ( 1.700733)
test_btest 0.000879 0.000000 85.144020 ( 15.733650)
test_basic 0.004909 0.000283 0.657393 ( 0.725446)
test_all 0.082984 0.037243 532.160895 ( 40.386294)
test_rubyspec 0.031738 0.033762 77.325744 ( 89.401387)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240107-174043
total: 157.61 sec