Logfile: /home/ko1/ruby/logs/brlog.trunk.20250918-084652
#<BuildRuby:0x0000757fcaf3fdd0
 @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.20250918-084652",
 @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.000007   0.000002   0.000009 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.003879   0.002609   1.974477 (  1.533859)
build_miniruby         0.000934   0.000298   0.586403 (  0.585571)
build_ruby             0.001338   0.000427   2.122125 (  2.122572)
build_all              0.007444   0.001358  13.446291 (  1.530706)
build_install          0.007549   0.003990   4.273919 (  1.178083)
test_btest             0.000000   0.000752  39.919583 (  4.006229)
test_basic             0.001633   0.004274   0.451868 (  0.528836)
test_all               0.062563   0.027656 363.825898 ( 39.301875)
test_rubyspec          0.022934   0.028688  81.376583 ( 10.920008)
total: 61.71 sec