Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-101616
#<BuildRuby:0x00007eddc994fdd8
 @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-101616",
 @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.000010)
configure              0.000006   0.000002   0.000008 (  0.000007)
build_up               0.003109   0.003411   1.958755 (  1.506004)
build_miniruby         0.000190   0.001099   0.570373 (  0.569849)
build_ruby             0.001322   0.000513   2.151345 (  2.151860)
build_all              0.005987   0.002576  13.289307 (  1.501939)
build_install          0.006720   0.005294   4.052419 (  1.147441)
test_btest             0.000464   0.000201  38.279925 (  4.104312)
test_basic             0.002804   0.002456   0.444153 (  0.522013)
test_all               0.064494   0.022085 343.373610 ( 34.522800)
test_rubyspec          0.023948   0.022729  72.239005 ( 10.407881)
total: 56.43 sec