Logfile: /home/ko1/ruby/logs/brlog.trunk.20250922-185157
#<BuildRuby:0x00007fb5ff26fdd8
 @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.20250922-185157",
 @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.000011   0.000004   0.000015 (  0.000016)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.003556   0.002683   1.972975 (  1.538373)
build_miniruby         0.001403   0.000000   0.618063 (  0.616949)
build_ruby             0.001870   0.000000   2.165214 (  2.164981)
build_all              0.006039   0.002558  13.178621 (  1.519442)
build_install          0.010027   0.001660   4.019724 (  1.151130)
test_btest             0.000867   0.000000  38.300923 (  3.927935)
test_basic             0.003036   0.001623   0.432383 (  0.509385)
test_all               0.062431   0.024249 333.974879 ( 33.811649)
test_rubyspec          0.032836   0.015341  74.943078 ( 10.646868)
total: 55.89 sec