Logfile: /home/ko1/ruby/logs/brlog.trunk.20251019-164902
#<BuildRuby:0x000072663a2ffdd8
 @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-164902",
 @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.000002   0.000007 (  0.000007)
autoconf               0.000009   0.000003   0.000012 (  0.000013)
configure              0.000007   0.000002   0.000009 (  0.000010)
build_up               0.001348   0.004739   1.906725 (  1.437394)
build_miniruby         0.001155   0.000068   0.612681 (  0.611521)
build_ruby             0.000000   0.001469   2.151254 (  2.152283)
build_all              0.006254   0.002016  13.015220 (  1.475308)
build_install          0.008282   0.003691   4.135427 (  1.156471)
test_btest             0.000504   0.000219  37.053738 (  4.673239)
test_basic             0.001793   0.002866   0.461429 (  0.539497)
test_all               0.063573   0.022872 336.040286 ( 32.288831)
test_rubyspec          0.025272   0.022104  75.428716 ( 10.695256)
total: 55.03 sec