Logfile: /home/ko1/ruby/logs/brlog.trunk.20250917-014747
#<BuildRuby:0x000070970f71fdd8
 @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.20250917-014747",
 @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.000000   0.000004 (  0.000005)
autoconf               0.000009   0.000000   0.000009 (  0.000009)
configure              0.000007   0.000000   0.000007 (  0.000007)
build_up               0.004378   0.002180   1.962320 (  1.670320)
build_miniruby         0.001326   0.000109   0.616476 (  0.615272)
build_ruby             0.001308   0.000471   2.166784 (  2.166922)
build_all              0.007211   0.001722  13.281688 (  1.532641)
build_install          0.009412   0.002409   4.051927 (  1.126565)
test_btest             0.000841   0.000000  38.348031 (  4.291915)
test_basic             0.003270   0.001778   0.445760 (  0.523803)
test_all               0.062422   0.025781 338.952122 ( 40.344718)
test_rubyspec          0.029705   0.020215  76.541353 ( 10.606078)
total: 62.88 sec