Logfile: /home/ko1/ruby/logs/brlog.trunk.20251019-020751
#<BuildRuby:0x00007b7199f5fdd0
 @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-020751",
 @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.000009   0.000000   0.000009 (  0.000009)
configure              0.000009   0.000000   0.000009 (  0.000008)
build_up               0.003178   0.002755   1.983978 (  1.522201)
build_miniruby         0.001280   0.000000   0.612863 (  0.612389)
build_ruby             0.001845   0.000000   2.137600 (  2.137882)
build_all              0.008097   0.000683  13.160749 (  1.490213)
build_install          0.009266   0.002343   4.100099 (  1.155848)
test_btest             0.000550   0.000151  37.767254 (  4.231975)
test_basic             0.002460   0.001765   0.431797 (  0.509163)
test_all               0.069828   0.018693 358.169652 ( 35.910582)
test_rubyspec          0.028760   0.019362  75.310886 ( 10.452534)
total: 58.02 sec