Logfile: /home/ko1/ruby/logs/brlog.trunk.20250921-191138
#<BuildRuby:0x00007e29a5aafdc8
 @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.20250921-191138",
 @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.000007   0.000002   0.000009 (  0.000009)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.003493   0.002752   1.924012 (  1.455934)
build_miniruby         0.000976   0.000293   0.591271 (  0.590247)
build_ruby             0.001258   0.000377   2.117818 (  2.118606)
build_all              0.006011   0.002358  13.220422 (  1.545021)
build_install          0.009232   0.002326   4.354205 (  1.160616)
test_btest             0.000068   0.000788  38.984131 (  4.184723)
test_basic             0.004288   0.000319   0.448932 (  0.524384)
test_all               0.066489   0.022524 342.407744 ( 40.158831)
test_rubyspec          0.024701   0.023503  75.347801 ( 10.598665)
total: 62.34 sec