Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251028-045141
#<BuildRuby:0x00007fb2b68cfdc8
 @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.20251028-045141",
 @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.000015   0.000005   0.000020 (  0.000021)
autoconf               0.000032   0.000009   0.000041 (  0.000041)
configure              0.000029   0.000008   0.000037 (  0.000037)
build_up               0.006746   0.004516   5.269630 (  4.781526)
build_miniruby         0.001723   0.000000   2.546617 (  3.817796)
build_ruby             0.001816   0.000176   5.049265 ( 25.273212)
build_all              0.004304   0.005485   7.695677 (  6.077223)
build_install          0.017029   0.005325   9.411820 ( 14.154705)
test_btest             0.001075   0.000014  76.209861 ( 26.430631)
test_basic             0.003302   0.005582   1.156388 (  6.866307)
test_all               0.095471   0.027082 661.541412 (194.145529)
test_rubyspec          0.045980   0.033705 113.325795 ( 30.454969)
total: 312.00 sec