Logfile: /home/ko1/ruby/logs/brlog.trunk.20250921-021734
#<BuildRuby:0x000074197111fdd8
 @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-021734",
 @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.000004   0.000002   0.000006 (  0.000007)
build_up               0.003056   0.003602   1.915196 (  1.473534)
build_miniruby         0.000159   0.001123   0.615826 (  0.614930)
build_ruby             0.001611   0.000000   2.117723 (  2.118510)
build_all              0.007586   0.001006  14.779270 (  1.594141)
build_install          0.008859   0.002888   4.506030 (  1.203144)
test_btest             0.000481   0.000229  42.367003 (  4.555848)
test_basic             0.001727   0.002419   0.425267 (  0.505388)
test_all               0.062019   0.031010 379.745787 ( 41.221582)
test_rubyspec          0.031925   0.019748  81.958163 ( 11.100463)
total: 64.39 sec