Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-224241
#<BuildRuby:0x000055a355747ce8
@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.20240107-224241",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.000000 0.003731 0.959959 ( 1.355497)
build_miniruby 0.001524 0.000157 0.952782 ( 0.951574)
build_ruby 0.001911 0.000100 2.872217 ( 2.872419)
build_all 0.009138 0.000481 14.589941 ( 1.390535)
build_install 0.004156 0.004970 4.161978 ( 1.135177)
test_btest 0.001057 0.000112 78.139194 ( 7.484281)
test_basic 0.000000 0.004546 0.745926 ( 0.819391)
test_all 0.100187 0.025704 37.810315 ( 52.288235)
test_rubyspec 0.021765 0.014477 49.358416 ( 61.974368)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240107-224241
total: 130.27 sec