Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20251025-081718
#<BuildRuby:0x000074bcc0a8fdd0
 @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-081718",
 @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.000014   0.000004   0.000018 (  0.000019)
autoconf               0.000037   0.000000   0.000037 (  0.000036)
configure              0.000029   0.000000   0.000029 (  0.000029)
build_up               0.005110   0.004407   4.522906 (  2.970132)
build_miniruby         0.001059   0.000312   1.438367 (  1.440955)
build_ruby             0.001692   0.000000   3.872989 (  3.903626)
build_all              0.005559   0.003123  10.464639 (  3.894038)
build_install          0.018616   0.004102  14.400589 (  6.614277)
test_btest             0.000000   0.001332 197.907006 ( 49.641855)
test_basic             0.005467   0.004235   1.979815 (  1.908711)
test_all               0.093520   0.033565 2003.273514 (599.983773)
test_rubyspec          0.067673   0.027964 322.065578 ( 54.799713)
total: 725.16 sec