Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251030-112223
#<BuildRuby:0x00007d21c2cdfdc8
 @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.20251030-112223",
 @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.000016   0.000004   0.000020 (  0.000021)
autoconf               0.000030   0.000008   0.000038 (  0.000038)
configure              0.000025   0.000006   0.000031 (  0.000032)
build_up               0.006740   0.003470   5.188810 (  4.481919)
build_miniruby         0.001515   0.000000   2.598317 (  2.847048)
build_ruby             0.002301   0.000000   4.626018 ( 12.044673)
build_all              0.006548   0.004304  10.909866 (  7.131323)
build_install          0.019929   0.005982  10.675774 ( 10.052275)
test_btest             0.000765   0.000217  78.938554 ( 30.665777)
test_basic             0.001212   0.007383   1.090481 (  1.971726)
test_all               0.098762   0.035822 765.136643 (776.210921)
test_rubyspec          0.052424   0.032718 123.999840 (147.228949)
total: 992.64 sec