Logfile: /home/ko1/ruby/logs/brlog.trunk.20250927-062511
#<BuildRuby:0x000072b9848ffdd0
 @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.20250927-062511",
 @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.000002   0.000007 (  0.000007)
build_up               0.002023   0.004566   2.173166 (  1.498750)
build_miniruby         0.000000   0.001368   0.593269 (  0.592354)
build_ruby             0.000778   0.000896   2.153213 (  2.153244)
build_all              0.006622   0.002308  14.342631 (  1.559209)
build_install          0.007469   0.004692   4.507501 (  1.173251)
test_btest             0.000460   0.000215  40.068449 (  4.983971)
test_basic             0.001762   0.002953   0.435319 (  0.512960)
test_all               0.066175   0.026978 384.198894 ( 42.493220)
test_rubyspec          0.032095   0.021771  85.125904 ( 11.148184)
total: 66.12 sec