Logfile: /home/ko1/ruby/logs/brlog.trunk.20251016-125114
#<BuildRuby:0x00007791a665fdd8
 @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-125114",
 @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.000004   0.000001   0.000005 (  0.000005)
autoconf               0.000011   0.000004   0.000015 (  0.000014)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.003787   0.002939   1.982629 (  1.513098)
build_miniruby         0.000958   0.000313   0.617916 (  0.616719)
build_ruby             0.001644   0.000200   2.137522 (  2.137743)
build_all              0.007342   0.001382  13.805137 (  1.558512)
build_install          0.009764   0.001885   4.023132 (  1.098851)
test_btest             0.000665   0.000193  40.063287 (  5.030018)
test_basic             0.003053   0.002734   0.445359 (  0.520670)
test_all               0.070793   0.020873 382.408672 ( 41.300152)
test_rubyspec          0.027227   0.024183  80.282514 ( 10.860924)
total: 64.64 sec