Logfile: /home/ko1/ruby/logs/brlog.trunk.20250921-160141
#<BuildRuby:0x00007aa07451fdd0
 @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.20250921-160141",
 @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.000003   0.000001   0.000004 (  0.000005)
autoconf               0.000009   0.000000   0.000009 (  0.000009)
configure              0.000007   0.000000   0.000007 (  0.000007)
build_up               0.003235   0.003441   1.929637 (  1.463155)
build_miniruby         0.000000   0.001464   0.630454 (  0.629015)
build_ruby             0.000690   0.001081   2.101333 (  2.102102)
build_all              0.004954   0.003389  13.269691 (  1.547952)
build_install          0.005412   0.006203   4.097768 (  1.136496)
test_btest             0.000892   0.000000  38.667244 (  4.786251)
test_basic             0.003029   0.002042   0.435588 (  0.512971)
test_all               0.065655   0.024084 359.944094 ( 35.058699)
test_rubyspec          0.028122   0.023952  81.300959 ( 11.013860)
total: 58.25 sec