Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251026-185025
#<BuildRuby:0x000073fd330efde0
 @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.20251026-185025",
 @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.000022   0.000005   0.000027 (  0.000027)
autoconf               0.000035   0.000007   0.000042 (  0.000042)
configure              0.000031   0.000007   0.000038 (  0.000037)
build_up               0.006950   0.003687   5.052155 (  4.368296)
build_miniruby         0.000865   0.000747   1.955704 (  2.152417)
build_ruby             0.000000   0.002064   5.227676 ( 39.821613)
build_all              0.006640   0.002795   6.368183 (  3.163690)
build_install          0.019339   0.003311   9.643979 (  5.887182)
test_btest             0.000879   0.000000  78.948111 ( 27.557223)
test_basic             0.000000   0.008640   1.035326 (  2.473279)
test_all               0.105493   0.029112 715.179563 (279.275285)
test_rubyspec          0.059265   0.020353 110.554458 ( 31.821016)
total: 396.52 sec