Logfile: /home/ko1/ruby/logs/brlog.trunk.20250921-060847
#<BuildRuby:0x000071ea14eafdd8
 @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-060847",
 @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.000008   0.000002   0.000010 (  0.000009)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.003393   0.002836   1.955524 (  1.492138)
build_miniruby         0.000469   0.000839   0.581327 (  0.580246)
build_ruby             0.001695   0.000204   2.169117 (  2.169928)
build_all              0.006422   0.002245  13.119513 (  1.478586)
build_install          0.008027   0.003277   4.189961 (  1.176762)
test_btest             0.000448   0.000137  37.232614 (  4.014706)
test_basic             0.001530   0.003110   0.446952 (  0.526074)
test_all               0.066753   0.020924 339.416506 ( 34.232553)
test_rubyspec          0.029360   0.020750  77.361297 ( 10.784867)
total: 56.46 sec