Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251004-063633
#<BuildRuby:0x00007d56b3a2fdc8
 @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_gcc10",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc10",
 @TARGET_NAME="trunk_gcc10",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc10",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=gcc-10"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_gcc10.20251004-063633",
 @make="make",
 @no_timeout_error=nil,
 @quiet=false,
 @ruby_env=[["RUBY_DEBUG", "ci"]],
 @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.000022   0.000004   0.000026 (  0.000027)
autoconf               0.000043   0.000009   0.000052 (  0.000051)
configure              0.000033   0.000006   0.000039 (  0.000038)
build_up               0.004359   0.006329   5.148029 (  3.848243)
build_miniruby         0.001186   0.000283   2.654709 (  3.062643)
build_ruby             0.001978   0.000227   5.047850 (  5.215247)
build_all              0.007930   0.001686   6.272355 (  3.279611)
build_install          0.019401   0.006164  10.140041 (  6.498643)
test_btest             0.000776   0.000190  78.815734 ( 43.855618)
test_basic             0.004818   0.004243   1.099896 (  1.717925)
test_all               0.095095   0.029446 632.733778 (324.065672)
test_rubyspec          0.049719   0.026735 118.235882 ( 39.097048)
total: 430.64 sec