Logfile: /home/ko1/ruby/logs/brlog.trunk.20250923-181013
#<BuildRuby:0x0000758faaf8fde0
 @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-181013",
 @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.000007   0.000003   0.000010 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.003576   0.002819   1.963767 (  1.510513)
build_miniruby         0.000853   0.000341   0.604029 (  0.603129)
build_ruby             0.001039   0.000612   2.145986 (  2.145523)
build_all              0.006327   0.002536  13.050560 (  1.488582)
build_install          0.009635   0.001871   4.151678 (  1.175256)
test_btest             0.000666   0.000249  37.612763 (  4.241256)
test_basic             0.004297   0.000735   0.428282 (  0.503271)
test_all               0.067460   0.020478 329.285749 ( 33.749413)
test_rubyspec          0.028469   0.018893  73.840334 ( 10.551176)
total: 55.97 sec