Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20251027-142052
#<BuildRuby:0x00007427592cfde0
 @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.20251027-142052",
 @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.000021   0.000000   0.000021 (  0.000022)
autoconf               0.000054   0.000000   0.000054 (  0.000054)
configure              0.000040   0.000000   0.000040 (  0.000040)
build_up               0.004131   0.003820   3.615729 (  2.331461)
build_miniruby         0.000232   0.001079   1.012297 (  1.009885)
build_ruby             0.001356   0.000185   2.885700 (  2.981857)
build_all              0.006564   0.001751   8.417947 (  2.950932)
build_install          0.014617   0.003693  13.056610 (  5.750416)
test_btest             0.000589   0.000252 189.737568 ( 45.895654)
test_basic             0.005718   0.004136   1.755244 (  1.680630)
test_all               0.093328   0.034296 2032.390350 (628.909037)
test_rubyspec          0.057204   0.044075 330.529614 ( 53.615973)
total: 745.13 sec