Logfile: /home/ko1/ruby/logs/brlog.trunk.20250921-190630
#<BuildRuby:0x0000707269f2fde0
 @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-190630",
 @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.000008   0.000003   0.000011 (  0.000011)
configure              0.000006   0.000001   0.000007 (  0.000007)
build_up               0.003570   0.003217   1.975490 (  1.510677)
build_miniruby         0.001179   0.000000   0.603431 (  0.602392)
build_ruby             0.000308   0.001481   2.126434 (  2.126526)
build_all              0.005224   0.003078  13.254899 (  1.481309)
build_install          0.006731   0.005022   4.238295 (  1.169548)
test_btest             0.000000   0.000812  37.459322 (  4.206644)
test_basic             0.002631   0.002865   0.465107 (  0.540499)
test_all               0.064093   0.023091 341.557685 ( 37.006881)
test_rubyspec          0.023258   0.024689  73.361440 ( 10.521793)
total: 59.17 sec