Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20250928-075700
#<BuildRuby:0x00007918bb09fdd8
 @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.20250928-075700",
 @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.000019   0.000004   0.000023 (  0.000024)
autoconf               0.000032   0.000008   0.000040 (  0.000040)
configure              0.000027   0.000006   0.000033 (  0.000034)
build_up               0.005293   0.004091   5.573299 (  9.679403)
build_miniruby         0.001765   0.000000   1.527556 (  1.686845)
build_ruby             0.000831   0.000913   4.558958 ( 50.009573)
build_all              0.006908   0.002697  10.981394 (  5.484835)
build_install          0.017400   0.007929  16.370453 ( 10.815582)
test_btest             0.000904   0.000274 208.522275 ( 98.398606)
test_basic             0.007957   0.003262   2.356004 (  2.686018)
test_all               0.109173   0.025698 1873.406621 (735.628721)
test_rubyspec          0.061104   0.034669 312.085541 ( 96.614821)
total: 1011.01 sec