Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251003-183447
#<BuildRuby:0x00007592a8aafdd8
 @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.20251003-183447",
 @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.000019   0.000004   0.000023 (  0.000024)
autoconf               0.000035   0.000008   0.000043 (  0.000042)
configure              0.000047   0.000000   0.000047 (  0.000047)
build_up               0.006703   0.004427   5.158799 (  4.781824)
build_miniruby         0.001771   0.000000  12.865173 ( 11.272787)
build_ruby             0.001364   0.000959   5.301939 (  5.880638)
build_all              0.009552   0.000434   6.477529 (  4.755644)
build_install          0.021914   0.002152   9.953765 (  6.910162)
test_btest             0.000041   0.001074  80.255204 ( 52.893651)
test_basic             0.006243   0.002693   1.082781 (  1.371697)
test_all               0.100004   0.033151 723.837604 (349.656981)
test_rubyspec          0.045115   0.035302 111.722943 ( 32.502630)
total: 470.03 sec