Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-055456
#<BuildRuby:0x0000561be67c37f8
@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-055456",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.006265 0.000382 1.292816 ( 1.683068)
build_miniruby 0.000990 0.000156 1.492060 ( 1.495435)
build_ruby 0.001335 0.000211 5.447669 ( 5.456042)
build_all 0.005466 0.005399 16.588451 ( 1.720513)
build_install 0.010611 0.005088 4.937154 ( 1.691559)
test_btest 0.000000 0.000757 87.401034 ( 8.445517)
test_basic 0.000000 0.005832 0.659089 ( 0.724275)
test_all 0.074383 0.020357 327.151097 ( 39.838598)
test_rubyspec 0.052563 0.013445 80.326466 ( 92.587767)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240108-055456
total: 153.64 sec