Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20251025-202026
#<BuildRuby:0x000074c90c39fdd8
 @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-202026",
 @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.000005   0.000020 (  0.000020)
autoconf               0.000026   0.000009   0.000035 (  0.000035)
configure              0.000020   0.000007   0.000027 (  0.000027)
build_up               0.004928   0.003974   4.372007 (  3.113557)
build_miniruby         0.001019   0.000381   1.185123 (  1.182254)
build_ruby             0.001715   0.000000   3.694937 ( 31.410992)
build_all              0.007175   0.000309  10.045098 (  4.043191)
build_install          0.018559   0.005513  13.673913 (  7.666830)
test_btest             0.000003   0.001031 195.407928 ( 52.989934)
test_basic             0.003758   0.006441   2.019204 (  1.926254)
test_all               0.089950   0.037627 2014.955203 (629.720535)
test_rubyspec          0.058378   0.041443 315.972100 ( 57.098006)
total: 789.15 sec