Logfile: /home/ko1/ruby/logs/brlog.trunk.20251016-160743
#<BuildRuby:0x00007d21de2cfdd0
 @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.20251016-160743",
 @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.000005)
autoconf               0.000008   0.000003   0.000011 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.004052   0.002402   2.013601 (  1.558537)
build_miniruby         0.000548   0.000828   0.601840 (  0.601003)
build_ruby             0.001494   0.000225   2.136310 (  2.136857)
build_all              0.006346   0.002529  13.317687 (  1.558635)
build_install          0.007656   0.003269   4.190646 (  1.159022)
test_btest             0.000738   0.000000  37.609441 (  4.330581)
test_basic             0.003114   0.001563   0.426167 (  0.504308)
test_all               0.065382   0.018962 339.345829 ( 35.690868)
test_rubyspec          0.027690   0.019682  73.495031 ( 10.433881)
total: 57.97 sec