Logfile: /home/ko1/ruby/logs/brlog.trunk.20251014-115840
#<BuildRuby:0x00007794958afdd0
 @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.20251014-115840",
 @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.000004)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000004   0.000002   0.000006 (  0.000006)
build_up               0.002662   0.003486   1.973605 (  1.510394)
build_miniruby         0.000315   0.001092   0.609138 (  0.608395)
build_ruby             0.001239   0.000693   2.139314 (  2.139594)
build_all              0.003317   0.005107  13.077029 (  1.493578)
build_install          0.006660   0.005206   4.142446 (  1.132160)
test_btest             0.000441   0.000220  37.624325 (  4.795659)
test_basic             0.002308   0.002122   0.439411 (  0.515150)
test_all               0.063916   0.023196 354.780652 ( 34.914997)
test_rubyspec          0.032815   0.016949  78.748540 ( 10.813326)
total: 57.92 sec