Logfile: /home/ko1/ruby/logs/brlog.trunk.20251012-093706
#<BuildRuby:0x00007f0fa44efdd0
 @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.20251012-093706",
 @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.000006   0.000001   0.000007 (  0.000007)
autoconf               0.000011   0.000002   0.000013 (  0.000014)
configure              0.000009   0.000002   0.000011 (  0.000012)
build_up               0.003565   0.002876   1.939047 (  1.479400)
build_miniruby         0.000712   0.000624   0.608162 (  0.607378)
build_ruby             0.001236   0.000356   2.128161 (  2.128309)
build_all              0.005121   0.003346  13.198614 (  1.523746)
build_install          0.006998   0.004379   4.015017 (  1.152135)
test_btest             0.000696   0.000000  38.147072 (  4.286886)
test_basic             0.004757   0.000818   0.449876 (  0.528020)
test_all               0.072820   0.015119 351.785861 ( 33.445015)
test_rubyspec          0.032567   0.017525  77.168700 ( 10.674626)
total: 55.83 sec