Logfile: /home/ko1/ruby/logs/brlog.trunk.20250923-191056
#<BuildRuby:0x00007676fc4bfde0
 @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.20250923-191056",
 @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.000005   0.000001   0.000006 (  0.000006)
autoconf               0.000008   0.000002   0.000010 (  0.000010)
configure              0.000007   0.000001   0.000008 (  0.000008)
build_up               0.002251   0.004342   2.107725 (  1.528321)
build_miniruby         0.001364   0.000000   0.631416 (  0.629928)
build_ruby             0.000933   0.000803   2.131707 (  2.132261)
build_all              0.007152   0.001945  13.209278 (  1.508848)
build_install          0.005943   0.005193   4.302041 (  1.156448)
test_btest             0.000559   0.000195  37.786597 (  4.053319)
test_basic             0.000226   0.004081   0.408822 (  0.489625)
test_all               0.068201   0.018768 327.424900 ( 32.735773)
test_rubyspec          0.025271   0.023026  75.857216 ( 10.658689)
total: 54.89 sec