Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251030-152303
#<BuildRuby:0x000076fe2006fdc0
 @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-152303",
 @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.000007   0.000028 (  0.000028)
autoconf               0.000035   0.000010   0.000045 (  0.000046)
configure              0.000028   0.000008   0.000036 (  0.000036)
build_up               0.005447   0.005128   4.981489 ( 10.061078)
build_miniruby         0.000431   0.001105   2.338908 ( 12.665578)
build_ruby             0.000309   0.001707   4.778515 ( 57.478109)
build_all              0.007080   0.002709   6.644115 (  6.523071)
build_install          0.017501   0.008017  10.739147 ( 41.016975)
test_btest             0.000188   0.001110  86.841826 ( 83.905363)
test_basic             0.006429   0.003583   1.133289 (  2.520607)
test_all               0.096532   0.044894 805.266444 (1009.351918)
test_rubyspec          0.050398   0.038835 125.225678 (134.994873)
total: 1358.52 sec