Logfile: /home/ko1/ruby/logs/brlog.trunk.20250921-103539
#<BuildRuby:0x000078ad408afdc0
 @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-103539",
 @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.000002   0.000006 (  0.000006)
autoconf               0.000007   0.000002   0.000009 (  0.000010)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.003863   0.002627   1.945822 (  1.473745)
build_miniruby         0.000967   0.000316   0.615593 (  0.614908)
build_ruby             0.001455   0.000476   2.126172 (  2.126279)
build_all              0.005376   0.002810  12.920578 (  1.497118)
build_install          0.008777   0.002250   4.089031 (  1.154757)
test_btest             0.000153   0.000723  36.655751 (  4.495057)
test_basic             0.001736   0.003200   0.450130 (  0.526267)
test_all               0.070107   0.017933 345.641283 ( 35.747835)
test_rubyspec          0.024251   0.026824  79.469868 ( 10.835043)
total: 58.47 sec