Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251003-103248
#<BuildRuby:0x0000701cf977fde0
 @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.20251003-103248",
 @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.000028)
autoconf               0.000034   0.000010   0.000044 (  0.000042)
configure              0.000000   0.000050   0.000050 (  0.000050)
build_up               0.006067   0.004191   4.942776 (  3.672480)
build_miniruby         0.001650   0.000191   4.154214 (  3.674178)
build_ruby             0.001647   0.000187   5.320901 ( 42.709390)
build_all              0.007842   0.001517   6.505094 (  3.837053)
build_install          0.017022   0.004566   8.787308 ( 16.627711)
test_btest             0.000000   0.000933  73.427434 ( 33.798665)
test_basic             0.004512   0.003955   1.122525 (  1.550074)
test_all               0.095814   0.036124 680.618270 (327.922168)
test_rubyspec          0.052077   0.031101 115.076187 ( 42.862669)
total: 476.66 sec