Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-194808
#<BuildRuby:0x00007ff19726fdc8
 @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.20251017-194808",
 @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.000000   0.000003 (  0.000004)
autoconf               0.000008   0.000001   0.000009 (  0.000009)
configure              0.000007   0.000001   0.000008 (  0.000008)
build_up               0.002801   0.003718   1.922593 (  1.493126)
build_miniruby         0.000296   0.001075   0.609923 (  0.609118)
build_ruby             0.001602   0.000171   2.148856 (  2.148816)
build_all              0.006183   0.002470  13.293047 (  1.533018)
build_install          0.008537   0.003061   4.100967 (  1.168501)
test_btest             0.000710   0.000215  38.224286 (  4.129006)
test_basic             0.001325   0.003600   0.485049 (  0.560821)
test_all               0.068672   0.022537 376.500975 ( 36.220499)
test_rubyspec          0.023721   0.027133  78.680600 ( 10.854479)
total: 58.72 sec