Logfile: /home/ko1/ruby/logs/brlog.trunk.20250923-090112
#<BuildRuby:0x0000791a5a2ffdd0
 @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.20250923-090112",
 @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.000008   0.000002   0.000010 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.004817   0.001570   1.971039 (  1.487427)
build_miniruby         0.001349   0.000000   0.593952 (  0.593125)
build_ruby             0.001330   0.000201   2.142116 (  2.143607)
build_all              0.008244   0.000835  13.093729 (  1.477517)
build_install          0.007679   0.003952   4.127466 (  1.146106)
test_btest             0.000713   0.000000  36.757180 (  4.296232)
test_basic             0.003480   0.001045   0.441519 (  0.516544)
test_all               0.059828   0.026186 336.398543 ( 36.239594)
test_rubyspec          0.026533   0.021593  75.016031 ( 10.563701)
total: 58.46 sec