Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-051227
#<BuildRuby:0x000076406e31fdd8
 @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.20251017-051227",
 @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.000000   0.000003 (  0.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.002712   0.003591   2.069030 (  1.784411)
build_miniruby         0.000328   0.001156   0.622290 (  0.620864)
build_ruby             0.000728   0.000923   2.126661 (  2.127206)
build_all              0.003165   0.005307  13.015761 (  1.481366)
build_install          0.007792   0.004371   4.204808 (  1.148059)
test_btest             0.000602   0.000282  36.500764 (  4.427903)
test_basic             0.000000   0.004720   0.436251 (  0.513358)
test_all               0.056517   0.029542 351.137396 ( 38.302639)
test_rubyspec          0.022784   0.024350  73.371236 ( 10.497240)
total: 60.90 sec