Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20251025-182005
#<BuildRuby:0x00007fb27b37fde0
 @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.20251025-182005",
 @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.000015   0.000004   0.000019 (  0.000018)
autoconf               0.000030   0.000007   0.000037 (  0.000036)
configure              0.000026   0.000006   0.000032 (  0.000032)
build_up               0.004519   0.004399   4.263906 (  2.879566)
build_miniruby         0.000465   0.001042   1.511855 (  1.605435)
build_ruby             0.000082   0.001770   4.028260 (  4.066987)
build_all              0.006772   0.001934  10.771157 (  4.016151)
build_install          0.017237   0.006380  14.799499 (  7.103506)
test_btest             0.000860   0.000000 194.322237 ( 50.831216)
test_basic             0.006578   0.003087   1.945882 (  1.885499)
test_all               0.091063   0.036338 1900.042276 (694.677314)
test_rubyspec          0.065075   0.031239 319.124665 ( 55.818820)
total: 822.89 sec