Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251006-184200
#<BuildRuby:0x00007526d702fdc8
 @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.20251006-184200",
 @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.000003   0.000020 (  0.000021)
autoconf               0.000044   0.000000   0.000044 (  0.000043)
configure              0.000032   0.000000   0.000032 (  0.000032)
build_up               0.003966   0.006045   5.005574 (  3.567729)
build_miniruby         0.001526   0.000000   2.484183 (  2.496677)
build_ruby             0.000000   0.002929   5.322434 ( 37.814393)
build_all              0.005720   0.002928   6.212512 (  3.635830)
build_install          0.019212   0.003791   9.823421 (  5.891884)
test_btest             0.000010   0.001020  78.887978 ( 37.756864)
test_basic             0.005164   0.003889   1.134832 (  1.610605)
test_all               0.100455   0.029472 707.389280 (313.460328)
test_rubyspec          0.052905   0.025681 113.601861 ( 43.875726)
total: 450.11 sec