Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251024-125306
#<BuildRuby:0x0000719f2325fdd0
 @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.20251024-125306",
 @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.000018   0.000000   0.000018 (  0.000018)
autoconf               0.000037   0.000000   0.000037 (  0.000038)
configure              0.000028   0.000000   0.000028 (  0.000028)
build_up               0.003867   0.006652   4.925275 (  3.973498)
build_miniruby         0.000712   0.000888   2.163404 (  2.397033)
build_ruby             0.001713   0.000297   5.233668 (  5.640874)
build_all              0.009209   0.000789   6.477962 (  4.020644)
build_install          0.018855   0.004312   9.823490 (  5.420388)
test_btest             0.000792   0.000250  76.348662 ( 21.381187)
test_basic             0.002954   0.005973   0.932327 (  0.981666)
test_all               0.093299   0.040138 678.322439 (253.133069)
test_rubyspec          0.047666   0.032386 110.711672 ( 29.688610)
total: 326.64 sec