Logfile: /home/ko1/ruby/logs/brlog.trunk.20250924-041214
#<BuildRuby:0x000078589e8ffdd0
 @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.20250924-041214",
 @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.000005   0.000000   0.000005 (  0.000005)
autoconf               0.000009   0.000000   0.000009 (  0.000009)
configure              0.000007   0.000000   0.000007 (  0.000007)
build_up               0.003167   0.003530   2.164157 (  1.502169)
build_miniruby         0.001301   0.000100   0.600082 (  0.599296)
build_ruby             0.001788   0.000000   2.139998 (  2.139835)
build_all              0.006912   0.001483  14.576127 (  1.607277)
build_install          0.008673   0.003324   4.535034 (  1.180707)
test_btest             0.000729   0.000000  43.882774 (  4.476886)
test_basic             0.002221   0.002737   0.470919 (  0.546068)
test_all               0.078835   0.013922 371.305922 ( 43.120545)
test_rubyspec          0.027140   0.023108  79.239808 ( 10.822438)
total: 66.00 sec