Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20251029-041928
#<BuildRuby:0x000075ff75b0fdc0
 @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.20251029-041928",
 @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.000018   0.000004   0.000022 (  0.000022)
autoconf               0.000032   0.000007   0.000039 (  0.000039)
configure              0.000029   0.000006   0.000035 (  0.000036)
build_up               0.005338   0.003600   4.342146 ( 19.403618)
build_miniruby         0.000628   0.000893   1.650538 (  1.652095)
build_ruby             0.001289   0.000809   5.003582 (  5.057591)
build_all              0.006038   0.003001  11.865613 (  4.957662)
build_install          0.017119   0.007858  16.414235 (  7.987410)
test_btest             0.000868   0.000260 211.301695 ( 61.610434)
test_basic             0.005579   0.004223   2.119586 (  2.031026)
test_all               0.085314   0.041132 2061.292175 (630.523895)
test_rubyspec          0.057081   0.034738 327.711532 ( 53.223966)
total: 786.45 sec