Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251020-024558
#<BuildRuby:0x0000718aedd8fdd0
 @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-024558",
 @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.000014   0.000004   0.000018 (  0.000019)
autoconf               0.000029   0.000007   0.000036 (  0.000037)
configure              0.000033   0.000000   0.000033 (  0.000033)
build_up               0.006826   0.003490   4.905034 (  4.094099)
build_miniruby         0.001440   0.000109   2.089801 (  2.225896)
build_ruby             0.001997   0.000000   5.162144 (  5.460912)
build_all              0.005656   0.003740   6.182528 (  4.024363)
build_install          0.015201   0.007752   9.547104 (  6.418506)
test_btest             0.001009   0.000000  79.118844 ( 49.301277)
test_basic             0.004664   0.004014   1.174938 (  1.459505)
test_all               0.096665   0.033637 710.237028 (338.946820)
test_rubyspec          0.050312   0.031274 117.604395 ( 55.400946)
total: 467.33 sec