Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251029-185643
#<BuildRuby:0x00007037b922fdd8
 @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.20251029-185643",
 @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.000017   0.000004   0.000021 (  0.000022)
autoconf               0.000034   0.000009   0.000043 (  0.000044)
configure              0.000031   0.000008   0.000039 (  0.000038)
build_up               0.006525   0.003134   4.570893 (  3.208252)
build_miniruby         0.001670   0.000000   1.944587 (  1.944944)
build_ruby             0.001777   0.000000   4.281880 (  4.366456)
build_all              0.007719   0.001090   5.698190 (  2.438386)
build_install          0.014170   0.007549   9.180911 (  4.497089)
test_btest             0.000747   0.000203  69.330964 ( 23.049281)
test_basic             0.004532   0.003727   0.853663 (  0.910601)
test_all               0.092839   0.032509 654.086067 (286.815901)
test_rubyspec          0.055782   0.029237 115.276582 ( 37.986802)
total: 365.22 sec