Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-024322
#<BuildRuby:0x00007a5789f3fdd0
 @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.20251017-024322",
 @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.000013   0.000000   0.000013 (  0.000013)
configure              0.000010   0.000000   0.000010 (  0.000009)
build_up               0.005628   0.001373   1.977331 (  1.534816)
build_miniruby         0.000453   0.000714   0.616280 (  0.615194)
build_ruby             0.001504   0.000264   2.145578 (  2.146142)
build_all              0.005862   0.002386  13.117799 (  1.503443)
build_install          0.008026   0.003477   4.182117 (  1.145522)
test_btest             0.000734   0.000000  36.144840 (  4.834250)
test_basic             0.002717   0.002270   0.423514 (  0.500710)
test_all               0.071744   0.013742 339.346841 ( 32.664651)
test_rubyspec          0.029262   0.017928  73.262085 ( 10.492809)
total: 55.44 sec