Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-222811
#<BuildRuby:0x00007ad6294ffdd8
 @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_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk.20251015-222811",
 @make="make",
 @no_timeout_error=nil,
 @quiet=false,
 @ruby_env=[["RUBY_DEBUG", "ci"]],
 @spec_opts="-j",
 @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.000003   0.000001   0.000004 (  0.000004)
autoconf               0.000008   0.000003   0.000011 (  0.000010)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.002919   0.003993   1.943234 (  1.464565)
build_miniruby         0.000000   0.001425   0.620483 (  0.619199)
build_ruby             0.001998   0.000136   2.145420 (  2.145994)
build_all              0.007373   0.001156  13.146779 (  1.498931)
build_install          0.006278   0.005105   4.103257 (  1.115625)
test_btest             0.000863   0.000000  38.427356 (  4.315909)
test_basic             0.003258   0.001676   0.439517 (  0.515603)
test_all               0.067965   0.018667 351.310745 ( 34.103924)
test_rubyspec          0.027962   0.020224  74.035853 ( 10.643038)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20251015-222811
total: 56.42 sec