Logfile: /home/ko1/ruby/logs/brlog.trunk.20250918-235133
#<BuildRuby:0x00007f1a6199fde0
 @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.20250918-235133",
 @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.000000   0.000006 (  0.000007)
autoconf               0.000013   0.000000   0.000013 (  0.000013)
configure              0.000011   0.000000   0.000011 (  0.000011)
build_up               0.003070   0.003065   1.972866 (  1.507639)
build_miniruby         0.001014   0.000331   0.601574 (  0.600695)
build_ruby             0.001205   0.000744   2.137173 (  2.136720)
build_all              0.008474   0.000413  13.084963 (  1.532693)
build_install          0.009350   0.002707   4.116370 (  1.159753)
test_btest             0.000581   0.000171  38.421527 (  4.101977)
test_basic             0.001622   0.004119   0.445278 (  0.523757)
test_all               0.063646   0.021506 328.858834 ( 31.043052)
test_rubyspec          0.028912   0.020072  75.648088 ( 10.562904)
total: 53.17 sec