Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251025-105208
#<BuildRuby:0x00007f760410fdc0
 @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.20251025-105208",
 @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.000019   0.000003   0.000022 (  0.000023)
autoconf               0.000039   0.000008   0.000047 (  0.000047)
configure              0.000035   0.000007   0.000042 (  0.000042)
build_up               0.008425   0.004542   5.506250 (  6.311301)
build_miniruby         0.012175   0.002332 278.574832 (238.017413)
build_ruby             0.002445   0.000068   7.585580 (106.291713)
build_all              0.068705   0.016701 194.160016 (212.147747)
build_install          0.015963   0.008329  10.279810 (  7.479699)
test_btest             0.000962   0.000000  82.970233 ( 47.634224)
test_basic             0.002878   0.004770   1.103142 (  1.499564)
test_all               0.094472   0.043890 756.578759 (378.600086)
test_rubyspec          0.049984   0.035775 117.154115 ( 49.417653)
total: 1047.40 sec