Logfile: /home/ko1/ruby/logs/brlog.trunk.20250916-152945
#<BuildRuby:0x00007dfc3ff5fdc0
 @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.20250916-152945",
 @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.000002   0.000009 (  0.000009)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.003421   0.002804   1.902136 (  1.474199)
build_miniruby         0.001359   0.000000   0.594859 (  0.594216)
build_ruby             0.001762   0.000080   2.133425 (  2.133968)
build_all              0.008352   0.000341  13.613684 (  1.566403)
build_install          0.009493   0.002189   4.100317 (  1.139262)
test_btest             0.000569   0.000163  39.988170 (  4.433343)
test_basic             0.002422   0.002047   0.436135 (  0.514941)
test_all               0.059490   0.033245 367.963008 ( 36.692275)
test_rubyspec          0.025050   0.028027  81.697365 ( 10.977167)
total: 59.53 sec