Logfile: /home/ko1/ruby/logs/brlog.trunk.20250923-175105
#<BuildRuby:0x00007fcfed57fde0
 @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.20250923-175105",
 @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.000010)
configure              0.000006   0.000001   0.000007 (  0.000007)
build_up               0.004511   0.002504   1.957230 (  1.493791)
build_miniruby         0.001007   0.000322   0.595537 (  0.595111)
build_ruby             0.001765   0.000000   2.128778 (  2.128330)
build_all              0.005562   0.002804  13.094044 (  1.494677)
build_install          0.010650   0.000983   4.183165 (  1.158139)
test_btest             0.000470   0.000137  38.931219 (  3.949670)
test_basic             0.002262   0.002232   0.422094 (  0.501375)
test_all               0.060957   0.024388 311.203892 ( 38.299925)
test_rubyspec          0.023913   0.021637  70.356450 ( 10.367117)
total: 59.99 sec