Logfile: /home/ko1/ruby/logs/brlog.trunk.20250920-214627
#<BuildRuby:0x00007741e1b1fdd8
 @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.20250920-214627",
 @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.000010)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.003480   0.002676   1.970047 (  1.499594)
build_miniruby         0.001098   0.000000   0.593705 (  0.593003)
build_ruby             0.001773   0.000000   2.108893 (  2.109215)
build_all              0.005277   0.002817  13.176863 (  1.486990)
build_install          0.008286   0.003410   4.092810 (  1.150725)
test_btest             0.000000   0.000735  36.969928 (  4.245056)
test_basic             0.001379   0.003484   0.454063 (  0.532839)
test_all               0.057038   0.030868 329.447871 ( 32.950077)
test_rubyspec          0.030203   0.017242  73.903374 ( 10.356832)
total: 54.92 sec