Logfile: /home/ko1/ruby/logs/brlog.trunk.20251018-143533
#<BuildRuby:0x00007b002b0cfde0
 @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-143533",
 @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.000009)
configure              0.000007   0.000000   0.000007 (  0.000007)
build_up               0.003404   0.003135   1.875785 (  1.417828)
build_miniruby         0.001400   0.000111   0.638582 (  0.637268)
build_ruby             0.001576   0.000155   2.107604 (  2.107786)
build_all              0.007162   0.001595  13.407736 (  1.515611)
build_install          0.006553   0.005378   4.112174 (  1.134609)
test_btest             0.000449   0.000147  37.814132 (  4.442418)
test_basic             0.001963   0.002986   0.431054 (  0.508712)
test_all               0.067842   0.021448 368.983331 ( 35.060116)
test_rubyspec          0.025458   0.024055  79.590583 ( 10.746719)
total: 57.57 sec