Logfile: /home/ko1/ruby/logs/brlog.trunk.20250926-125612
#<BuildRuby:0x0000774f25f7fdc8
 @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.20250926-125612",
 @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.000002   0.000007 (  0.000015)
autoconf               0.000014   0.000000   0.000014 (  0.000013)
configure              0.000011   0.000000   0.000011 (  0.000011)
build_up               0.004732   0.002607   2.141301 (  1.523305)
build_miniruby         0.000681   0.000875   0.621648 (  0.620508)
build_ruby             0.000890   0.000944   2.179171 (  2.179349)
build_all              0.005715   0.003008  13.401742 (  1.538321)
build_install          0.004878   0.007055   4.195374 (  1.143800)
test_btest             0.000000   0.000617  37.357097 (  4.595935)
test_basic             0.000845   0.003860   0.442542 (  0.519136)
test_all               0.069135   0.017983 336.548980 ( 33.414949)
test_rubyspec          0.029792   0.019376  78.359156 ( 10.840048)
total: 56.38 sec