Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-211455
#<BuildRuby:0x00007a213256fdd8
 @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.20251015-211455",
 @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.000011   0.000003   0.000014 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.003342   0.003748   1.983985 (  1.490336)
build_miniruby         0.000494   0.000863   0.618894 (  0.618108)
build_ruby             0.001527   0.000160   2.129446 (  2.129613)
build_all              0.003814   0.004687  13.102303 (  1.479573)
build_install          0.003740   0.008010   4.158665 (  1.137458)
test_btest             0.000247   0.000518  38.575686 (  4.325243)
test_basic             0.003918   0.000991   0.445645 (  0.524401)
test_all               0.072722   0.015614 351.332003 ( 36.041299)
test_rubyspec          0.025975   0.022704  73.534116 ( 10.534922)
total: 58.28 sec