Logfile: /home/ko1/ruby/logs/brlog.trunk.20250923-131606
#<BuildRuby:0x00007557edb1fde0
 @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-131606",
 @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.000005   0.000000   0.000005 (  0.000005)
autoconf               0.000009   0.000000   0.000009 (  0.000009)
configure              0.000009   0.000000   0.000009 (  0.000008)
build_up               0.004066   0.002419   1.969876 (  1.530672)
build_miniruby         0.001176   0.000064   0.595623 (  0.595207)
build_ruby             0.001608   0.000215   2.148641 (  2.149201)
build_all              0.004966   0.003970  13.088964 (  1.489540)
build_install          0.008498   0.002871   4.078418 (  1.153560)
test_btest             0.000697   0.000000  37.284046 (  4.616044)
test_basic             0.003096   0.001601   0.439939 (  0.518396)
test_all               0.056084   0.026922 318.840615 ( 31.072855)
test_rubyspec          0.029556   0.015882  71.609135 ( 10.401163)
total: 53.53 sec