Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251020-084528
#<BuildRuby:0x000074ee3eaefdc0
 @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.20251020-084528",
 @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.000005   0.000024 (  0.000024)
autoconf               0.000032   0.000009   0.000041 (  0.000041)
configure              0.000027   0.000008   0.000035 (  0.000035)
build_up               0.007469   0.003569   5.188537 (  3.697188)
build_miniruby         0.000773   0.000961   2.109307 (  2.107321)
build_ruby             0.001760   0.000219   5.153261 (  5.229738)
build_all              0.005616   0.004469   6.458006 (  3.484027)
build_install          0.022591   0.004872  10.300846 (  6.041581)
test_btest             0.000000   0.001182  79.374401 ( 37.455855)
test_basic             0.005626   0.001798   1.114543 (  1.369720)
test_all               0.103655   0.031407 716.401029 (273.158882)
test_rubyspec          0.046373   0.033171 112.652878 ( 41.150552)
total: 373.70 sec