Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20251025-162041
#<BuildRuby:0x00007786a06dfdc8
 @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-162041",
 @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.000023)
autoconf               0.000036   0.000008   0.000044 (  0.000043)
configure              0.000027   0.000006   0.000033 (  0.000033)
build_up               0.004792   0.005178   4.996479 (  3.665198)
build_miniruby         0.010090   0.003532 114.533987 ( 31.654849)
build_ruby             0.001026   0.001033   6.209895 (  5.142600)
build_all              0.054288   0.027384 158.167905 (115.016507)
build_install          0.016693   0.004164  14.558702 (  9.375315)
test_btest             0.000582   0.000190 175.279930 ( 48.089880)
test_basic             0.004080   0.004892   1.351551 (  3.606029)
test_all               0.085352   0.038141 2037.435197 (625.227517)
test_rubyspec          0.060775   0.037372 323.427797 ( 92.276758)
total: 934.06 sec