Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-124923
#<BuildRuby:0x000055c91c6178e0
@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.20240106-124923",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000013 0.000004 0.000017 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004296 0.000057 1.159789 ( 1.550365)
build_miniruby 0.001107 0.000295 1.366608 ( 1.369734)
build_ruby 0.001290 0.000344 5.340762 ( 5.348700)
build_all 0.009801 0.000000 16.389459 ( 1.618240)
build_install 0.011161 0.005111 5.075250 ( 1.995697)
test_btest 0.000727 0.000190 80.249727 ( 9.802327)
test_basic 0.006948 0.000000 0.637188 ( 0.705229)
test_all 0.089387 0.030413 499.145409 ( 45.212138)
test_rubyspec 0.030082 0.032206 73.087589 ( 85.367058)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240106-124923
total: 152.97 sec