Logfile: /home/ko1/ruby/logs/brlog.trunk.20251014-070052
#<BuildRuby:0x00007bee4772fdd8
 @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.20251014-070052",
 @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.000004)
autoconf               0.000008   0.000002   0.000010 (  0.000010)
configure              0.000007   0.000001   0.000008 (  0.000008)
build_up               0.002452   0.004163   1.951702 (  1.474796)
build_miniruby         0.000934   0.000311   0.607048 (  0.606509)
build_ruby             0.000641   0.001261   2.147053 (  2.148095)
build_all              0.005778   0.003426  13.700699 (  1.536643)
build_install          0.008037   0.003417   4.229454 (  1.159441)
test_btest             0.000000   0.000692  41.686534 (  4.235646)
test_basic             0.002449   0.002160   0.449250 (  0.528970)
test_all               0.061363   0.029063 380.429194 ( 35.492245)
test_rubyspec          0.025653   0.024993  80.045719 ( 10.823248)
total: 58.01 sec