Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-165409
#<BuildRuby:0x000055f0bd248098
@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.20240107-165409",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004658 0.000143 0.952274 ( 1.343622)
build_miniruby 0.000825 0.000183 0.916607 ( 0.917515)
build_ruby 0.001056 0.000235 2.751818 ( 2.756966)
build_all 0.009522 0.000239 14.803774 ( 1.365758)
build_install 0.008592 0.000026 4.148717 ( 1.123961)
test_btest 0.000596 0.000108 76.082287 ( 7.462474)
test_basic 0.003569 0.000649 0.430882 ( 0.512647)
test_all 0.063818 0.033415 82.542889 ( 34.983039)
test_rubyspec 0.028439 0.003120 48.641857 ( 61.173510)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240107-165409
total: 111.64 sec