Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-213224
#<BuildRuby:0x000073ee4fa5fdc8
 @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.20251017-213224",
 @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.000002   0.000005 (  0.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000010)
configure              0.000009   0.000002   0.000011 (  0.000012)
build_up               0.002293   0.004483   1.954808 (  1.502539)
build_miniruby         0.000422   0.000782   0.596233 (  0.595883)
build_ruby             0.001498   0.000191   2.127280 (  2.127908)
build_all              0.004047   0.004402  13.414528 (  1.492400)
build_install          0.010500   0.001387   4.158110 (  1.139354)
test_btest             0.000461   0.000182  40.009774 (  4.223918)
test_basic             0.002227   0.002674   0.445011 (  0.524184)
test_all               0.071546   0.018968 371.928915 ( 40.597139)
test_rubyspec          0.027642   0.021509  76.958813 ( 10.736744)
total: 62.94 sec