Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20250929-122639
#<BuildRuby:0x000078e5ace9fdd0
 @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.20250929-122639",
 @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.000004   0.000022 (  0.000022)
autoconf               0.000031   0.000007   0.000038 (  0.000038)
configure              0.000027   0.000006   0.000033 (  0.000033)
build_up               0.004956   0.004729   4.705176 (  2.857912)
build_miniruby         0.001530   0.000000   1.555811 (  1.563603)
build_ruby             0.000574   0.001048   3.590283 (  3.721602)
build_all              0.005422   0.001945   5.359229 (  2.083650)
build_install          0.019505   0.001572   9.061453 (  4.569172)
test_btest             0.000637   0.000159  74.272553 ( 24.333109)
test_basic             0.006229   0.002855   0.969150 (  1.022390)
test_all               0.086954   0.037666 604.898141 (198.989837)
test_rubyspec          0.041965   0.040214 114.183658 ( 38.766551)
total: 277.91 sec