Logfile: /home/ko1/ruby/logs/brlog.trunk.20250921-132656
#<BuildRuby:0x00007e17a2acfde0
 @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-132656",
 @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.000003   0.000010 (  0.000009)
configure              0.000005   0.000003   0.000008 (  0.000007)
build_up               0.002448   0.004705   1.998393 (  1.501824)
build_miniruby         0.001399   0.000000   0.608396 (  0.607676)
build_ruby             0.001188   0.000352   2.130570 (  2.130918)
build_all              0.006843   0.001853  13.446150 (  1.523533)
build_install          0.007699   0.003800   4.119654 (  1.147735)
test_btest             0.000468   0.000218  40.461661 (  4.510844)
test_basic             0.000000   0.004918   0.441300 (  0.516582)
test_all               0.065781   0.024828 354.252077 ( 34.807070)
test_rubyspec          0.029408   0.023160  82.362593 ( 10.930666)
total: 57.68 sec