Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20250926-075248
#<BuildRuby:0x00007121c98afdc0
 @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.20250926-075248",
 @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.000031   0.000006   0.000037 (  0.000037)
configure              0.000032   0.000000   0.000032 (  0.000031)
build_up               0.005108   0.004827   5.195123 (  3.111244)
build_miniruby         0.000000   0.001696   1.633639 (  1.641644)
build_ruby             0.000295   0.001743   4.790908 ( 34.251643)
build_all              0.006267   0.002509  11.731587 (  4.493687)
build_install          0.019300   0.005910  16.268896 (  8.055156)
test_btest             0.000200   0.000799 211.355516 ( 63.594147)
test_basic             0.007375   0.004294   2.402088 (  2.794168)
test_all               0.091952   0.043771 1961.997492 (913.206284)
test_rubyspec          0.061259   0.038335 326.550644 (128.419980)
total: 1159.57 sec