Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-220007
#<BuildRuby:0x0000732d7b2afdc0
 @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-220007",
 @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.000001   0.000007 (  0.000007)
autoconf               0.000008   0.000002   0.000010 (  0.000010)
configure              0.000008   0.000000   0.000008 (  0.000008)
build_up               0.002292   0.003832   1.989438 (  1.495726)
build_miniruby         0.000385   0.000817   0.586548 (  0.585550)
build_ruby             0.001797   0.000000   2.127813 (  2.128882)
build_all              0.005353   0.003426  13.379665 (  1.499916)
build_install          0.010973   0.000369   4.063242 (  1.154333)
test_btest             0.000761   0.000000  38.448567 (  4.717408)
test_basic             0.002750   0.002281   0.424029 (  0.501601)
test_all               0.059169   0.029426 363.006440 ( 34.090203)
test_rubyspec          0.033928   0.016393  80.537592 ( 10.908040)
total: 57.08 sec