Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-213058
#<BuildRuby:0x00007a831deafdd8
 @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-213058",
 @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.000002   0.000006 (  0.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.002315   0.003919   1.981704 (  1.479413)
build_miniruby         0.001229   0.000071   0.590169 (  0.588987)
build_ruby             0.000458   0.001246   2.138767 (  2.139587)
build_all              0.002755   0.006213  13.882320 (  1.595681)
build_install          0.007707   0.003922   4.117710 (  1.147533)
test_btest             0.000471   0.000245  39.341155 (  4.924159)
test_basic             0.000591   0.003707   0.436024 (  0.513358)
test_all               0.069910   0.019655 381.279078 ( 36.327489)
test_rubyspec          0.030286   0.019695  80.832829 ( 10.957197)
total: 59.67 sec