Logfile: /home/ko1/ruby/logs/brlog.trunk.20250922-163301
#<BuildRuby:0x00007a1ef817fde0
 @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-163301",
 @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.000002   0.000007 (  0.000006)
autoconf               0.000009   0.000004   0.000013 (  0.000013)
configure              0.000007   0.000003   0.000010 (  0.000010)
build_up               0.000838   0.005832   1.979831 (  1.577686)
build_miniruby         0.000524   0.000766   0.605276 (  0.604395)
build_ruby             0.001422   0.000207   2.172543 (  2.172919)
build_all              0.004296   0.004111  13.108137 (  1.469126)
build_install          0.007424   0.002216   4.092208 (  1.134823)
test_btest             0.000226   0.000625  35.966515 (  4.433619)
test_basic             0.003502   0.001727   0.465513 (  0.542816)
test_all               0.067626   0.017150 325.625326 ( 32.776515)
test_rubyspec          0.023176   0.024216  73.172463 ( 10.498800)
total: 55.21 sec