Logfile: /home/ko1/ruby/logs/brlog.trunk.20250919-200128
#<BuildRuby:0x00007343a0effdd8
 @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.20250919-200128",
 @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.000002   0.000005 (  0.000005)
autoconf               0.000006   0.000003   0.000009 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.002666   0.003785   1.964878 (  1.495720)
build_miniruby         0.000880   0.000411   0.602544 (  0.601631)
build_ruby             0.000531   0.001321   2.144989 (  2.144830)
build_all              0.007973   0.000806  13.111959 (  1.475283)
build_install          0.008752   0.003295   4.077826 (  1.131121)
test_btest             0.000000   0.000692  35.916191 (  4.572386)
test_basic             0.000946   0.003475   0.438204 (  0.518456)
test_all               0.059639   0.023526 314.987462 ( 32.038585)
test_rubyspec          0.030103   0.017096  72.427555 ( 10.587367)
total: 54.57 sec