Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-071108
#<BuildRuby:0x00007bc1666ffdd0
 @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.20251013-071108",
 @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.000000   0.000003 (  0.000004)
autoconf               0.000012   0.000003   0.000015 (  0.000015)
configure              0.000006   0.000001   0.000007 (  0.000007)
build_up               0.001773   0.004891   2.005643 (  1.547527)
build_miniruby         0.000000   0.001247   0.580054 (  0.579140)
build_ruby             0.000370   0.001447   2.153571 (  2.153217)
build_all              0.007626   0.001238  13.215583 (  1.520958)
build_install          0.007077   0.004745   4.062677 (  1.128495)
test_btest             0.000829   0.000000  38.917606 (  4.106806)
test_basic             0.000274   0.004456   0.427701 (  0.507692)
test_all               0.066357   0.022750 366.180983 ( 40.674414)
test_rubyspec          0.031804   0.017029  76.150165 ( 10.535181)
total: 62.75 sec