Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-151737
#<BuildRuby:0x0000561d0e90fd68
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240108-151737",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000010 0.000002 0.000012 ( 0.000014)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.003883 0.000001 0.828454 ( 1.231150)
build_miniruby 0.000809 0.000187 0.898421 ( 0.899161)
build_ruby 0.001115 0.000257 2.711540 ( 2.713406)
build_all 0.008180 0.001887 14.583613 ( 1.336673)
build_install 0.005230 0.004831 4.223632 ( 1.142582)
test_btest 0.000691 0.000000 77.021735 ( 7.285042)
test_basic 0.003314 0.000000 0.592578 ( 0.675193)
test_all 0.107609 0.030831 491.297240 ( 54.138698)
test_rubyspec 0.023190 0.009007 48.877590 ( 61.416523)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240108-151737
total: 130.84 sec