Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-033108
#<BuildRuby:0x000056042ac0be88
@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.20240109-033108",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.004445 0.000936 1.401683 ( 1.821244)
build_miniruby 0.001161 0.000244 1.545099 ( 1.550154)
build_ruby 0.001799 0.000000 4.511251 ( 4.523874)
build_all 0.011361 0.000000 16.849380 ( 1.804688)
build_install 0.010345 0.006191 5.142430 ( 1.894381)
test_btest 0.000867 0.000000 82.251079 ( 11.088161)
test_basic 0.005170 0.000000 0.716777 ( 0.787383)
test_all 0.092209 0.029621 268.829059 ( 63.694984)
test_rubyspec 0.040064 0.028225 86.221106 ( 98.653611)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240109-033108
total: 185.82 sec