Logfile: /home/ko1/ruby/logs/brlog.trunk.20251018-182423
#<BuildRuby:0x00007ed68af3fdd8
 @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.20251018-182423",
 @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.000000   0.000004 (  0.000005)
autoconf               0.000008   0.000001   0.000009 (  0.000009)
configure              0.000006   0.000001   0.000007 (  0.000007)
build_up               0.001293   0.004867   1.979725 (  1.488631)
build_miniruby         0.001211   0.000053   0.607288 (  0.606293)
build_ruby             0.001585   0.000143   2.127545 (  2.128137)
build_all              0.006599   0.002143  13.324540 (  1.498301)
build_install          0.008387   0.003601   3.999553 (  1.160945)
test_btest             0.000565   0.000155  37.908785 (  4.574480)
test_basic             0.002976   0.001565   0.431714 (  0.510836)
test_all               0.066332   0.024524 352.680395 ( 39.146541)
test_rubyspec          0.026045   0.023804  77.688450 ( 10.640251)
total: 61.75 sec