Logfile: /home/ko1/ruby/logs/brlog.trunk.20250919-080034
#<BuildRuby:0x000076d7eee6fdd8
 @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.20250919-080034",
 @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.000001   0.000005 (  0.000005)
autoconf               0.000009   0.000002   0.000011 (  0.000011)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.004051   0.002276   1.927549 (  1.479199)
build_miniruby         0.001202   0.000000   0.600787 (  0.599641)
build_ruby             0.001530   0.000206   2.123377 (  2.123695)
build_all              0.004947   0.003644  13.160162 (  1.499499)
build_install          0.010210   0.001444   4.223816 (  1.134659)
test_btest             0.000579   0.000157  37.404744 (  4.594041)
test_basic             0.002068   0.002383   0.427413 (  0.507183)
test_all               0.062800   0.022667 337.320603 ( 32.915597)
test_rubyspec          0.028232   0.019974  76.316587 ( 10.672295)
total: 55.53 sec