Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251023-185235
#<BuildRuby:0x000077d93eadfdd8
 @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-185235",
 @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.000017   0.000003   0.000020 (  0.000022)
autoconf               0.000033   0.000007   0.000040 (  0.000039)
configure              0.000028   0.000006   0.000034 (  0.000033)
build_up               0.002671   0.006660   4.345394 (  2.950216)
build_miniruby         0.000629   0.000893   2.896362 (  2.416056)
build_ruby             0.001314   0.000349   3.921923 (  4.058079)
build_all              0.002506   0.005841   5.825218 (  2.694026)
build_install          0.016359   0.005427   9.452155 (  4.683524)
test_btest             0.000000   0.000945  75.751435 ( 31.235932)
test_basic             0.003289   0.004797   0.927181 (  0.977825)
test_all               0.096125   0.037093 651.643395 (221.899753)
test_rubyspec          0.042127   0.034808 111.364095 ( 27.438088)
total: 298.35 sec