Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-024804
#<BuildRuby:0x0000557653a577f0
@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-024804",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.000928 0.004147 1.314332 ( 1.734352)
build_miniruby 0.001132 0.000170 2.043914 ( 2.049306)
build_ruby 0.001480 0.000222 4.610655 ( 4.624122)
build_all 0.005905 0.005377 16.856796 ( 1.951940)
build_install 0.010299 0.005876 5.188108 ( 1.962570)
test_btest 0.000731 0.000174 81.600529 ( 10.403143)
test_basic 0.003033 0.004328 0.788900 ( 0.860497)
test_all 0.070818 0.044525 30.672299 ( 67.440704)
test_rubyspec 0.055789 0.014954 89.014670 (101.341184)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240109-024804
total: 192.37 sec