Logfile: /home/ko1/ruby/logs/brlog.trunk.20250915-105450
#<BuildRuby:0x00007fdb656dfdd8
 @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.20250915-105450",
 @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.000009)
autoconf               0.000007   0.000002   0.000009 (  0.000010)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.004747   0.001920   1.946311 (  1.475906)
build_miniruby         0.001489   0.000000   0.591538 (  0.590167)
build_ruby             0.000497   0.001337   2.159315 (  2.159342)
build_all              0.006674   0.002568  13.287748 (  1.568649)
build_install          0.011405   0.000241   4.094832 (  1.164600)
test_btest             0.000677   0.000199  37.698092 (  4.764164)
test_basic             0.004042   0.001017   0.445134 (  0.523134)
test_all               0.070586   0.017437 348.054535 ( 37.287876)
test_rubyspec          0.020594   0.026901  75.749108 ( 10.705466)
total: 60.24 sec