Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-221248
#<BuildRuby:0x000055b65791fe20
@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.20230728-221248",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.005163 0.000277 1.549112 ( 2.857176)
build_miniruby 0.000880 0.000196 0.922737 ( 0.921985)
build_ruby 0.001031 0.000229 2.713628 ( 2.713719)
build_all 0.004579 0.004225 13.633847 ( 1.232142)
build_install 0.006990 0.000716 1.905782 ( 0.876961)
test_btest 0.000856 0.000214 81.501184 ( 7.635595)
test_basic 0.004041 0.001010 0.686001 ( 0.763145)
test_all 0.001094 0.000274 96.115347 ( 24.532497)
test_rubyspec 0.011605 0.024033 43.075146 ( 55.527463)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20230728-221248
total: 97.06 sec