Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20251028-102043
#<BuildRuby:0x000079139ab0fdc0
 @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-O0",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-O0",
 @TARGET_NAME="trunk-O0",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk-O0",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["optflags=-O0"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk-O0.20251028-102043",
 @make="make",
 @no_timeout_error=nil,
 @quiet=false,
 @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]],
 @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='-j4'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000014   0.000003   0.000017 (  0.000018)
autoconf               0.000030   0.000008   0.000038 (  0.000037)
configure              0.000027   0.000007   0.000034 (  0.000034)
build_up               0.004094   0.005330   4.654627 (  3.135197)
build_miniruby         0.000479   0.000847   1.707758 (  1.707085)
build_ruby             0.001341   0.000411   4.593056 (  4.596600)
build_all              0.005114   0.002949  10.779421 (  3.929117)
build_install          0.019350   0.005092  15.173237 (  7.105800)
test_btest             0.000687   0.000214 207.804512 ( 66.402708)
test_basic             0.004297   0.005541   2.086358 (  1.986997)
test_all               0.089746   0.037885 2107.318785 (695.784696)
test_rubyspec          0.066774   0.032030 324.238159 ( 59.316769)
total: 843.97 sec