Logfile: /home/ko1/ruby/logs/brlog.trunk.20250917-115437
#<BuildRuby:0x00007f0c2beffdd8
 @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.20250917-115437",
 @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.000004   0.000001   0.000005 (  0.000005)
autoconf               0.000008   0.000002   0.000010 (  0.000009)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.003635   0.002740   1.960465 (  1.489801)
build_miniruby         0.000205   0.001117   0.616145 (  0.615137)
build_ruby             0.001471   0.000122   2.130705 (  2.130818)
build_all              0.003629   0.004723  13.236200 (  1.470174)
build_install          0.008423   0.003267   4.166172 (  1.174682)
test_btest             0.000500   0.000184  38.924002 (  4.349020)
test_basic             0.002438   0.003607   0.425287 (  0.501068)
test_all               0.066232   0.024212 340.307581 ( 42.851530)
test_rubyspec          0.031961   0.019220  78.614799 ( 10.703259)
total: 65.29 sec