Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251024-205200
#<BuildRuby:0x00007731a785fde0
 @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.20251024-205200",
 @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.000014   0.000004   0.000018 (  0.000018)
autoconf               0.000028   0.000006   0.000034 (  0.000034)
configure              0.000024   0.000006   0.000030 (  0.000029)
build_up               0.004389   0.005373   4.656926 (  2.962320)
build_miniruby         0.001311   0.000078   1.479034 (  1.480125)
build_ruby             0.000102   0.001780   3.645720 ( 31.028318)
build_all              0.006145   0.002328   5.654621 (  2.319389)
build_install          0.017692   0.004178   8.602390 (  4.668247)
test_btest             0.000740   0.000204  71.996552 ( 25.659645)
test_basic             0.003805   0.003900   0.873550 (  3.278361)
test_all               0.095372   0.031033 666.957562 (266.492512)
test_rubyspec          0.058628   0.027346 115.604709 ( 38.801298)
total: 376.69 sec