Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251022-124919
#<BuildRuby:0x000073f06688fde0
 @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.20251022-124919",
 @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.000021   0.000006   0.000027 (  0.000027)
autoconf               0.000032   0.000008   0.000040 (  0.000040)
configure              0.000028   0.000008   0.000036 (  0.000036)
build_up               0.007395   0.002926   5.119109 (  4.625867)
build_miniruby         0.001231   0.000336   2.039820 (  2.189827)
build_ruby             0.001657   0.000335   5.239728 ( 43.086824)
build_all              0.005583   0.004272   6.448508 (  3.819322)
build_install          0.021415   0.003791  10.036648 (  6.635678)
test_btest             0.000008   0.001018  78.497520 ( 47.470776)
test_basic             0.005391   0.003140   1.108130 (  1.361644)
test_all               0.102257   0.031136 696.870111 (400.742281)
test_rubyspec          0.060161   0.021777 112.749223 ( 42.596242)
total: 552.53 sec