Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251023-044952
#<BuildRuby:0x00007b9670e9fde0
 @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.20251023-044952",
 @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.000015   0.000004   0.000019 (  0.000019)
autoconf               0.000028   0.000008   0.000036 (  0.000035)
configure              0.000023   0.000007   0.000030 (  0.000029)
build_up               0.007737   0.003458   5.951687 (  7.052215)
build_miniruby         0.008027   0.002227 220.956495 (168.813539)
build_ruby             0.001440   0.000442   6.427591 ( 57.047988)
build_all              0.012461   0.006623  82.869981 ( 49.191913)
build_install          0.019535   0.007238  10.162469 (  9.515737)
test_btest             0.001353   0.000000  84.403892 ( 62.346082)
test_basic             0.003632   0.004672   1.164965 (  1.749549)
test_all               0.100947   0.031453 724.681560 (419.038281)
test_rubyspec          0.044163   0.035409 113.304252 ( 43.402851)
total: 818.16 sec