Logfile: /home/ko1/ruby/logs/brlog.trunk.20251016-005907
#<BuildRuby:0x00007470a7e5fdd0
 @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.20251016-005907",
 @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.000008   0.000002   0.000010 (  0.000009)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.003758   0.002605   1.965201 (  1.475783)
build_miniruby         0.000265   0.001069   0.590663 (  0.589191)
build_ruby             0.001485   0.000167   2.123347 (  2.123672)
build_all              0.007343   0.001430  13.564025 (  1.540793)
build_install          0.008951   0.002906   4.032144 (  1.099664)
test_btest             0.000793   0.000000  40.001622 (  4.213418)
test_basic             0.001719   0.004169   0.484324 (  0.560466)
test_all               0.066336   0.022973 371.688019 ( 37.626041)
test_rubyspec          0.023507   0.025519  76.572057 ( 10.634243)
total: 59.86 sec