Logfile: /home/ko1/ruby/logs/brlog.trunk.20250922-230724
#<BuildRuby:0x00007a404d51fdd0
 @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.20250922-230724",
 @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.000002   0.000007 (  0.000007)
build_up               0.004402   0.002422   1.972466 (  1.509491)
build_miniruby         0.000827   0.000296   0.584852 (  0.583920)
build_ruby             0.000455   0.001152   2.117560 (  2.118415)
build_all              0.008309   0.000457  14.240585 (  1.548657)
build_install          0.008495   0.003172   4.178315 (  1.165379)
test_btest             0.000798   0.000000  41.509466 (  4.374223)
test_basic             0.001938   0.002961   0.437643 (  0.516080)
test_all               0.073185   0.018581 365.533298 ( 35.487027)
test_rubyspec          0.029228   0.022514  80.894435 ( 10.849260)
total: 58.15 sec