Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-213311
#<BuildRuby:0x00007ed0ef94fdd8
 @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.20251013-213311",
 @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.000001   0.000005 (  0.000005)
autoconf               0.000007   0.000003   0.000010 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.001511   0.004836   1.945759 (  1.480472)
build_miniruby         0.001430   0.000000   0.617529 (  0.616892)
build_ruby             0.001574   0.000000   2.112238 (  2.112241)
build_all              0.006141   0.002751  13.111364 (  1.530661)
build_install          0.008998   0.002544   4.159609 (  1.132351)
test_btest             0.000850   0.000000  36.812321 (  4.311956)
test_basic             0.002929   0.001947   0.449646 (  0.525850)
test_all               0.072812   0.012119 339.112359 ( 34.627363)
test_rubyspec          0.029146   0.018359  73.668537 ( 10.570064)
total: 56.91 sec