Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20250925-055503
#<BuildRuby:0x00007839cf8cfdd0
 @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.20250925-055503",
 @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.000005   0.000023 (  0.000024)
autoconf               0.000033   0.000009   0.000042 (  0.000041)
configure              0.000027   0.000007   0.000034 (  0.000034)
build_up               0.005322   0.004978   5.131855 (  3.333835)
build_miniruby         0.001333   0.000383   1.500885 (  1.585734)
build_ruby             0.001695   0.000185   4.906627 (  5.986216)
build_all              0.008571   0.001685  11.318150 (  5.999923)
build_install          0.019086   0.008184  16.408337 (  9.726327)
test_btest             0.000748   0.000222 207.783927 ( 84.712088)
test_basic             0.007007   0.003710   2.269125 (  2.450395)
test_all               0.097030   0.037397 2006.997881 (781.057137)
test_rubyspec          0.055552   0.037068 321.760630 ( 73.469161)
total: 968.32 sec