Logfile: /home/ko1/ruby/logs/brlog.trunk.20250926-063733
#<BuildRuby:0x000076577926fdd0
 @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.20250926-063733",
 @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.000012   0.000000   0.000012 (  0.000013)
autoconf               0.000010   0.000000   0.000010 (  0.000010)
configure              0.000008   0.000000   0.000008 (  0.000008)
build_up               0.004127   0.002441   2.156217 (  1.509806)
build_miniruby         0.000000   0.001389   0.595877 (  0.595331)
build_ruby             0.000467   0.001398   2.158065 (  2.158388)
build_all              0.007094   0.001415  13.264259 (  1.524330)
build_install          0.006875   0.004693   4.262542 (  1.166560)
test_btest             0.000522   0.000221  38.175091 (  4.272839)
test_basic             0.002428   0.002306   0.446425 (  0.522804)
test_all               0.069909   0.020849 350.715539 ( 38.535821)
test_rubyspec          0.030055   0.021045  80.277511 ( 10.922384)
total: 61.21 sec