Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20251028-201849
#<BuildRuby:0x000079d2a719fde0
 @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.20251028-201849",
 @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.000014   0.000006   0.000020 (  0.000021)
autoconf               0.000030   0.000011   0.000041 (  0.000042)
configure              0.000024   0.000009   0.000033 (  0.000033)
build_up               0.003539   0.006824   5.116293 (  3.529117)
build_miniruby         0.001909   0.000000  81.867349 ( 31.498877)
build_ruby             0.001858   0.000127   3.607027 ( 34.962864)
build_all              0.005184   0.004181  11.473798 (  4.511786)
build_install          0.019540   0.006855  16.333346 (  7.676063)
test_btest             0.000111   0.001015 176.231935 ( 55.287362)
test_basic             0.008725   0.003731   2.369950 (  2.550372)
test_all               0.090177   0.035575 1954.600225 (632.336108)
test_rubyspec          0.066204   0.034399 323.834569 ( 54.056672)
total: 826.41 sec