Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20250924-135510
#<BuildRuby:0x000075020fcffdd8
 @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.20250924-135510",
 @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.000004   0.000021 (  0.000021)
autoconf               0.000033   0.000009   0.000042 (  0.000041)
configure              0.000026   0.000007   0.000033 (  0.000033)
build_up               0.006360   0.004673   5.516898 (  7.372951)
build_miniruby         0.000355   0.001124   1.682585 (  9.818985)
build_ruby             0.000069   0.001759   4.853451 ( 14.796227)
build_all              0.008039   0.001477  11.160254 (  6.724198)
build_install          0.022350   0.005028  16.750669 ( 11.076669)
test_btest             0.000000   0.000954 163.145476 ( 64.351292)
test_basic             0.004060   0.003459   1.467669 (  4.447771)
test_all               0.086806   0.042305 1837.196369 (946.511831)
test_rubyspec          0.054454   0.038181 318.749632 (153.289762)
total: 1218.39 sec