Logfile: /home/ko1/ruby/logs/brlog.trunk.20250919-105707
#<BuildRuby:0x00007ec972e6fdd8
 @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-105707",
 @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.000008   0.000003   0.000011 (  0.000011)
configure              0.000005   0.000002   0.000007 (  0.000006)
build_up               0.002723   0.003911   1.951504 (  1.487548)
build_miniruby         0.000910   0.000371   0.610400 (  0.608707)
build_ruby             0.001510   0.000195   2.139096 (  2.139617)
build_all              0.006600   0.001993  13.061404 (  1.540391)
build_install          0.006887   0.003402   4.121000 (  1.157031)
test_btest             0.000444   0.000178  38.450432 (  4.139783)
test_basic             0.003975   0.001589   0.450964 (  0.526337)
test_all               0.066064   0.020775 322.610613 ( 37.239295)
test_rubyspec          0.026653   0.020370  73.284271 ( 10.349255)
total: 59.19 sec