Logfile: /home/ko1/ruby/logs/brlog.trunk.20250925-001551
#<BuildRuby:0x00007a5c606afdd8
 @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.20250925-001551",
 @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.000007   0.000003   0.000010 (  0.000010)
configure              0.000005   0.000003   0.000008 (  0.000007)
build_up               0.002995   0.004115   2.157031 (  1.501276)
build_miniruby         0.000113   0.001113   0.619480 (  0.618510)
build_ruby             0.001963   0.000000   2.146232 (  2.146470)
build_all              0.007546   0.001620  13.272388 (  1.473805)
build_install          0.009673   0.002172   4.193614 (  1.142505)
test_btest             0.000142   0.000630  38.950389 (  4.278608)
test_basic             0.003748   0.000752   0.438736 (  0.516731)
test_all               0.065373   0.018101 334.036053 ( 34.925189)
test_rubyspec          0.024404   0.024699  74.849429 ( 10.683393)
total: 57.29 sec