Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-071333
#<BuildRuby:0x000055aeaf3980d8
@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.20240108-071333",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.000000 0.005451 1.305830 ( 1.678928)
build_miniruby 0.001203 0.000000 1.503851 ( 1.507739)
build_ruby 0.001326 0.000315 4.337047 ( 4.347674)
build_all 0.010262 0.000000 16.666492 ( 1.781496)
build_install 0.013142 0.003218 5.050294 ( 1.816163)
test_btest 0.000881 0.000000 85.987289 ( 13.483872)
test_basic 0.000416 0.007059 0.693521 ( 0.760611)
test_all 0.108839 0.012086 518.852398 ( 50.012969)
test_rubyspec 0.025324 0.041469 83.634757 ( 95.939258)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240108-071333
total: 171.33 sec