Logfile: /home/ko1/ruby/logs/brlog.trunk.20251019-045459
#<BuildRuby:0x00007aed228ffdd8
 @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.20251019-045459",
 @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.000007   0.000002   0.000009 (  0.000010)
autoconf               0.000008   0.000002   0.000010 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.003877   0.002601   2.020626 (  1.522549)
build_miniruby         0.000899   0.000328   0.618897 (  0.618098)
build_ruby             0.001392   0.000324   2.116465 (  2.117191)
build_all              0.007639   0.001375  13.726846 (  1.558006)
build_install          0.004338   0.006492   4.106486 (  1.143412)
test_btest             0.000417   0.000174  40.652879 (  4.712087)
test_basic             0.002317   0.002159   0.418491 (  0.497196)
test_all               0.061269   0.028854 384.838924 ( 41.182175)
test_rubyspec          0.030332   0.019388  78.168689 ( 10.722722)
total: 64.07 sec