Logfile: /home/ko1/ruby/logs/brlog.trunk.20251019-033252
#<BuildRuby:0x000077ca8ff5fdd0
 @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-033252",
 @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.000003   0.000001   0.000004 (  0.000004)
autoconf               0.000007   0.000002   0.000009 (  0.000010)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.001853   0.004735   1.966320 (  1.493109)
build_miniruby         0.000511   0.000801   0.602069 (  0.601103)
build_ruby             0.001643   0.000269   2.149082 (  2.149280)
build_all              0.007212   0.001442  13.178778 (  1.490386)
build_install          0.007785   0.004382   4.362970 (  1.194004)
test_btest             0.000175   0.000679  37.547411 (  4.222088)
test_basic             0.002270   0.002169   0.423143 (  0.502642)
test_all               0.057760   0.029682 341.876709 ( 36.522903)
test_rubyspec          0.024944   0.022215  73.562083 ( 10.563593)
total: 58.74 sec