Logfile: /home/ko1/ruby/logs/brlog.trunk.20251014-164449
#<BuildRuby:0x00007ed8cf99fdc8
 @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.20251014-164449",
 @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.000002   0.000006 (  0.000006)
autoconf               0.000009   0.000004   0.000013 (  0.000013)
configure              0.000007   0.000002   0.000009 (  0.000009)
build_up               0.004563   0.001821   1.959067 (  1.528788)
build_miniruby         0.001175   0.000070   0.585274 (  0.584838)
build_ruby             0.001713   0.000000   2.099672 (  2.100502)
build_all              0.005462   0.003939  13.940805 (  1.624721)
build_install          0.005894   0.005534   4.086773 (  1.116692)
test_btest             0.000713   0.000000  40.288779 (  4.685791)
test_basic             0.003480   0.001551   0.418298 (  0.495495)
test_all               0.071722   0.020152 383.156802 ( 38.367210)
test_rubyspec          0.024223   0.026291  82.156239 ( 10.802619)
total: 61.31 sec