Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20250927-015614
#<BuildRuby:0x00007db4a5abfdd8
 @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.20250927-015614",
 @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.000017   0.000005   0.000022 (  0.000021)
autoconf               0.000029   0.000008   0.000037 (  0.000036)
configure              0.000028   0.000007   0.000035 (  0.000035)
build_up               0.008008   0.002446   5.323287 (  3.512968)
build_miniruby         0.001399   0.000116   2.059039 (  2.095052)
build_ruby             0.000804   0.001213   4.884058 (  4.995855)
build_all              0.009021   0.000558  11.240661 (  5.432754)
build_install          0.023355   0.003053  16.250231 (  8.866411)
test_btest             0.000994   0.000000 206.178316 ( 91.835741)
test_basic             0.009347   0.002907   2.292796 (  2.398965)
test_all               0.097011   0.033197 1915.680853 (726.941996)
test_rubyspec          0.053698   0.040196 321.899736 ( 60.157411)
total: 906.24 sec