Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251030-132215
#<BuildRuby:0x00007864b9b8fdd0
 @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.20251030-132215",
 @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.000022)
autoconf               0.000028   0.000004   0.000032 (  0.000031)
configure              0.000021   0.000003   0.000024 (  0.000024)
build_up               0.003479   0.007664   7.770413 ( 11.860457)
build_miniruby         0.005426   0.000876 120.763060 (127.688195)
build_ruby             0.001992   0.000392   6.111542 (110.943901)
build_all              0.008286   0.003103  13.607492 ( 23.937835)
build_install          0.019110   0.008989  10.480322 ( 31.816822)
test_btest             0.000901   0.000214  86.397157 ( 61.216202)
test_basic             0.005265   0.001786   1.141660 (  2.008217)
test_all               0.100261   0.032177 739.811274 (853.749062)
test_rubyspec          0.060335   0.025013 123.527465 (149.326314)
total: 1372.55 sec