Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20251031-112601
#<BuildRuby:0x000070434029fdd0
 @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.20251031-112601",
 @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.000019   0.000006   0.000025 (  0.000026)
autoconf               0.000035   0.000011   0.000046 (  0.000045)
configure              0.000027   0.000008   0.000035 (  0.000036)
build_up               0.006256   0.004073   5.274884 (  5.329716)
build_miniruby         0.001540   0.000173   1.860776 (  2.488008)
build_ruby             0.001507   0.000482   5.136194 ( 58.180896)
build_all              0.007290   0.002745  12.500795 ( 13.247304)
build_install          0.018879   0.009513  18.277914 ( 35.716947)
test_btest             0.000926   0.000319 230.220207 (261.163523)
test_basic             0.006010   0.006469   2.402378 (  3.951889)
test_all               0.100762   0.043566 2223.920509 (1235.644504)
test_rubyspec          0.063765   0.036563 332.810377 ( 55.895399)
total: 1671.62 sec