Logfile: /home/ko1/ruby/logs/brlog.trunk.20250916-030815
#<BuildRuby:0x00007d34d0c7fdd0
 @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.20250916-030815",
 @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.000002   0.000005 (  0.000005)
autoconf               0.000006   0.000003   0.000009 (  0.000010)
configure              0.000004   0.000002   0.000006 (  0.000007)
build_up               0.004115   0.002383   1.998419 (  1.873285)
build_miniruby         0.000169   0.001147   0.616257 (  0.615338)
build_ruby             0.000251   0.001195   2.136511 (  2.138444)
build_all              0.007269   0.001437  13.898471 (  1.507932)
build_install          0.007926   0.003802   4.306778 (  1.155983)
test_btest             0.000777   0.000000  41.428704 (  4.666612)
test_basic             0.002658   0.002334   0.450236 (  0.527065)
test_all               0.073027   0.020360 379.619420 ( 38.937967)
test_rubyspec          0.024247   0.027405  82.863302 ( 10.984223)
total: 62.41 sec