Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20251030-152330
#<BuildRuby:0x00007d989e0cfdc8
 @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.20251030-152330",
 @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.000000   0.000029   0.000029 (  0.000029)
autoconf               0.000000   0.000044   0.000044 (  0.000043)
configure              0.000000   0.000036   0.000036 (  0.000036)
build_up               0.007311   0.002482   5.049221 (  7.191713)
build_miniruby         0.000721   0.001050   2.319048 ( 18.766487)
build_ruby             0.000460   0.001589   4.808938 ( 75.627591)
build_all              0.008081   0.001556  12.076805 ( 10.652761)
build_install          0.018882   0.006912  17.201575 ( 44.867022)
test_btest             0.001121   0.000310 230.924347 (262.519072)
test_basic             0.007418   0.006256   2.528776 (  6.859532)
test_all               0.098230   0.044415 2037.110230 (1449.998273)
test_rubyspec          0.061741   0.041274 321.117231 ( 78.196351)
total: 1954.68 sec