Logfile: /home/ko1/ruby/logs/brlog.trunk.20251016-135403
#<BuildRuby:0x00007a37cf96fdd0
 @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.20251016-135403",
 @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.000007   0.000002   0.000009 (  0.000009)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.001288   0.005358   1.979616 (  1.513994)
build_miniruby         0.000859   0.000336   0.597486 (  0.596673)
build_ruby             0.001249   0.000490   2.159778 (  2.160374)
build_all              0.007803   0.000901  13.096311 (  1.539857)
build_install          0.008790   0.002924   4.331715 (  1.164425)
test_btest             0.000750   0.000000  38.206225 (  4.056343)
test_basic             0.003463   0.002508   0.431202 (  0.508783)
test_all               0.068178   0.020245 345.998054 ( 35.668054)
test_rubyspec          0.027856   0.019626  73.083081 ( 10.553800)
total: 57.76 sec