Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20251029-201909
#<BuildRuby:0x00007daa4daefdd8
 @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-201909",
 @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.000030   0.000007   0.000037 (  0.000037)
configure              0.000024   0.000005   0.000029 (  0.000030)
build_up               0.005433   0.005659   5.306228 (  4.809440)
build_miniruby         0.000694   0.000934   2.260275 (  2.473853)
build_ruby             0.001064   0.001033   4.964566 (  5.295839)
build_all              0.003105   0.007169  11.744558 (  7.251792)
build_install          0.020392   0.008845  16.744775 (  9.901794)
test_btest             0.001143   0.000000 211.756142 ( 77.319036)
test_basic             0.004114   0.005116   1.844280 (  1.779162)
test_all               0.088610   0.038428 2056.239387 (646.255634)
test_rubyspec          0.052970   0.043652 320.051778 ( 54.866635)
total: 809.95 sec