Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20251030-041954
#<BuildRuby:0x0000794c1f8ffdd8
 @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-041954",
 @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.000016   0.000003   0.000019 (  0.000020)
autoconf               0.000000   0.000041   0.000041 (  0.000041)
configure              0.000000   0.000035   0.000035 (  0.000035)
build_up               0.006475   0.004875   5.385030 (  5.519092)
build_miniruby         0.001336   0.000341   2.315826 (  2.552159)
build_ruby             0.000727   0.001232   5.021538 (  5.596178)
build_all              0.009349   0.001251  11.724809 (  7.095682)
build_install          0.021170   0.006261  16.351361 ( 10.441054)
test_btest             0.001027   0.000037 205.607285 ( 57.537123)
test_basic             0.006535   0.003664   1.826579 (  1.777224)
test_all               0.101246   0.028079 1984.233314 (625.588082)
test_rubyspec          0.052428   0.048707 334.999316 ( 69.251106)
total: 785.36 sec