Logfile: /home/ko1/ruby/logs/brlog.trunk.20250917-131831
#<BuildRuby:0x0000741dd98efdd0
 @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.20250917-131831",
 @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.000000   0.000005 (  0.000005)
autoconf               0.000010   0.000000   0.000010 (  0.000010)
configure              0.000008   0.000000   0.000008 (  0.000008)
build_up               0.003947   0.002022   1.999776 (  1.498955)
build_miniruby         0.000736   0.000250   0.596299 (  0.595867)
build_ruby             0.000509   0.001215   2.121072 (  2.121395)
build_all              0.004155   0.004771  13.232691 (  1.535254)
build_install          0.009478   0.002368   4.169878 (  1.130644)
test_btest             0.000662   0.000000  37.195525 (  4.320644)
test_basic             0.004288   0.001613   0.466953 (  0.544223)
test_all               0.058084   0.028420 340.241015 ( 34.002417)
test_rubyspec          0.030515   0.018368  78.167881 ( 10.726923)
total: 56.48 sec