Logfile: /home/ko1/ruby/logs/brlog.trunk.20250921-180028
#<BuildRuby:0x0000718a66b0fdd0
 @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-180028",
 @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.000004   0.000001   0.000005 (  0.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000010)
configure              0.000006   0.000001   0.000007 (  0.000008)
build_up               0.003862   0.002579   2.058064 (  1.505701)
build_miniruby         0.000000   0.001516   0.620878 (  0.619556)
build_ruby             0.001334   0.000269   2.151931 (  2.152576)
build_all              0.006470   0.002157  13.498014 (  1.548852)
build_install          0.009017   0.002649   4.158637 (  1.157862)
test_btest             0.000979   0.000000  38.576049 (  4.493890)
test_basic             0.004682   0.000442   0.447077 (  0.522753)
test_all               0.062108   0.025691 365.586616 ( 37.082867)
test_rubyspec          0.025072   0.026183  79.383070 ( 10.808591)
total: 59.89 sec