Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-110520
#<BuildRuby:0x000055832a3bf5f8
@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.20240105-110520",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.002014 0.002165 1.079893 ( 1.643962)
build_miniruby 0.001323 0.000181 0.853787 ( 0.853500)
build_ruby 0.001209 0.000165 2.754802 ( 2.755425)
build_all 0.009208 0.000000 14.049440 ( 1.276589)
build_install 0.008010 0.000000 4.009590 ( 1.054978)
test_btest 0.001106 0.000049 73.535744 ( 6.853585)
test_basic 0.004185 0.000465 0.742394 ( 0.816120)
test_all 0.066820 0.027928 245.238482 ( 27.515264)
test_rubyspec 0.028218 0.016429 48.705326 ( 61.158890)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240105-110520
total: 103.93 sec