Logfile: /home/ko1/ruby/logs/brlog.trunk.20250922-140054
#<BuildRuby:0x00007eaeedcafdd0
 @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.20250922-140054",
 @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.000007   0.000001   0.000008 (  0.000009)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.003313   0.003373   1.921370 (  1.486307)
build_miniruby         0.000174   0.001072   0.616635 (  0.615338)
build_ruby             0.001341   0.000438   2.129226 (  2.129862)
build_all              0.008001   0.000498  13.363380 (  1.493132)
build_install          0.007140   0.004215   4.118816 (  1.144767)
test_btest             0.000528   0.000170  38.719887 (  3.846743)
test_basic             0.001948   0.002470   0.457333 (  0.533281)
test_all               0.065192   0.019566 315.445299 ( 31.326954)
test_rubyspec          0.027434   0.019886  72.500977 ( 10.451336)
total: 53.03 sec