Logfile: /home/ko1/ruby/logs/brlog.trunk.20251018-180332
#<BuildRuby:0x000076cfeff9fde0
 @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.20251018-180332",
 @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.000002   0.000005 (  0.000005)
autoconf               0.000007   0.000003   0.000010 (  0.000009)
configure              0.000006   0.000003   0.000009 (  0.000008)
build_up               0.001856   0.004424   1.964657 (  1.478771)
build_miniruby         0.000657   0.000315   0.607203 (  0.606807)
build_ruby             0.001578   0.000000   2.138536 (  2.139225)
build_all              0.006027   0.002774  13.167438 (  1.511659)
build_install          0.008492   0.003212   3.996745 (  1.144701)
test_btest             0.000521   0.000235  38.563897 (  3.804512)
test_basic             0.002153   0.002598   0.429043 (  0.508571)
test_all               0.072646   0.013370 337.396977 ( 32.490596)
test_rubyspec          0.026577   0.022067  76.874244 ( 10.557027)
total: 54.24 sec