Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-112432
#<BuildRuby:0x000055d94f7a0188
@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.20240106-112432",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000011 0.000002 0.000013 ( 0.000011)
build_up 0.004284 0.000476 1.173476 ( 1.559866)
build_miniruby 0.000942 0.000105 1.365706 ( 1.368043)
build_ruby 0.001638 0.000000 4.128050 ( 4.135278)
build_all 0.005703 0.004041 16.417776 ( 1.748730)
build_install 0.014147 0.000801 4.734737 ( 1.602530)
test_btest 0.000812 0.000000 82.342076 ( 8.802466)
test_basic 0.002237 0.002794 0.618946 ( 0.685638)
test_all 0.095414 0.027002 503.133139 ( 62.277918)
test_rubyspec 0.032281 0.030369 74.110725 ( 86.397392)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240106-112432
total: 168.58 sec