Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251027-185311
#<BuildRuby:0x00007a48f60efdd0
 @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.20251027-185311",
 @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.000025   0.000000   0.000025 (  0.000023)
autoconf               0.000043   0.000000   0.000043 (  0.000043)
configure              0.000039   0.000000   0.000039 (  0.000038)
build_up               0.007217   0.002616   4.752764 (  3.007921)
build_miniruby         0.001669   0.000000   2.180268 (  2.283835)
build_ruby             0.001073   0.000969   5.687135 (  5.911256)
build_all              0.008552   0.002881   6.919717 (  4.075824)
build_install          0.018328   0.006412   9.904413 (  5.375224)
test_btest             0.000905   0.000000  69.159409 ( 18.105635)
test_basic             0.003739   0.003302   0.973083 (  1.028571)
test_all               0.086602   0.037943 656.269924 (239.306397)
test_rubyspec          0.055436   0.026274 117.936910 ( 38.532356)
total: 317.63 sec