Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-165837
#<BuildRuby:0x000055f2bcfeb078
@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-165837",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000026 0.000004 0.000030 ( 0.000031)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.004906 0.000143 1.342836 ( 1.742893)
build_miniruby 0.001284 0.000197 1.541642 ( 1.544784)
build_ruby 0.001518 0.000234 4.741052 ( 4.756920)
build_all 0.003316 0.007194 16.883135 ( 1.800435)
build_install 0.005404 0.011107 5.051217 ( 1.805544)
test_btest 0.000639 0.000192 83.250000 ( 13.269697)
test_basic 0.005753 0.001726 0.715378 ( 0.778933)
test_all 0.103495 0.019737 508.741619 ( 64.990811)
test_rubyspec 0.027847 0.039329 83.377342 ( 95.762583)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240108-165837
total: 186.45 sec