Logfile: /home/ko1/ruby/logs/brlog.trunk.20250919-090540
#<BuildRuby:0x00007b9c6111fde0
 @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.20250919-090540",
 @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.000004)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000006   0.000002   0.000008 (  0.000007)
build_up               0.003041   0.003385   1.972505 (  1.575219)
build_miniruby         0.000613   0.000853   0.602901 (  0.601844)
build_ruby             0.001345   0.000538   2.147851 (  2.147120)
build_all              0.008164   0.000348  13.156843 (  1.539563)
build_install          0.005082   0.006684   4.163728 (  1.144176)
test_btest             0.000503   0.000214  38.159198 (  4.039472)
test_basic             0.001903   0.002627   0.466695 (  0.544330)
test_all               0.060038   0.023774 316.663643 ( 30.523279)
test_rubyspec          0.028248   0.019710  74.526638 ( 10.622672)
total: 52.74 sec