Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-193132
#<BuildRuby:0x00005617770a0098
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240105-193132",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.001376 0.000000 1.365591 ( 3.986669)
autoconf 0.000952 0.000000 1.384480 ( 1.375496)
configure 0.049612 0.016378 25.420084 ( 26.224434)
build_up 0.021664 0.020849 38.101906 ( 22.279508)
build_miniruby 0.005218 0.011232 208.193336 ( 17.528449)
build_ruby 0.001970 0.000000 2.883635 ( 2.624550)
build_all 0.078098 0.032891 231.829406 ( 25.938996)
build_install 0.004430 0.002547 1.861969 ( 0.913926)
test_btest 0.000657 0.000263 76.462507 ( 6.678382)
test_basic 0.003854 0.000000 0.672670 ( 0.748750)
test_all 0.116355 0.017902 357.230227 ( 49.021814)
test_rubyspec 0.020008 0.031276 47.232828 ( 59.679424)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240105-193132
total: 217.00 sec