Logfile: /home/ko1/ruby/logs/brlog.trunk.20251016-004726
#<BuildRuby:0x00007cbc4546fdd8
 @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-004726",
 @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.000002   0.000006 (  0.000005)
autoconf               0.000009   0.000002   0.000011 (  0.000011)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.001722   0.004278   1.982446 (  1.526017)
build_miniruby         0.001308   0.000000   0.596765 (  0.596267)
build_ruby             0.001255   0.000495   2.130291 (  2.130610)
build_all              0.006153   0.002416  13.284743 (  1.520489)
build_install          0.006217   0.005355   4.157990 (  1.119955)
test_btest             0.000590   0.000000  38.678004 (  3.871051)
test_basic             0.002839   0.001372   0.433798 (  0.512127)
test_all               0.067294   0.018656 339.937144 ( 36.219792)
test_rubyspec          0.030615   0.015591  70.195112 ( 10.339834)
total: 57.84 sec