Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251005-063524
#<BuildRuby:0x00007be5740dfdd8
 @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.20251005-063524",
 @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.000043   0.000000   0.000043 (  0.000043)
configure              0.000030   0.000000   0.000030 (  0.000030)
build_up               0.005572   0.004496   4.828419 (  3.479635)
build_miniruby         0.000448   0.001139   2.149750 (  2.153805)
build_ruby             0.000838   0.000966   4.629142 ( 37.864995)
build_all              0.005304   0.002098   4.939657 (  1.978247)
build_install          0.014110   0.005161   7.764654 (  3.670607)
test_btest             0.000000   0.000979  68.651267 ( 18.218102)
test_basic             0.005181   0.003792   0.885237 (  2.254705)
test_all               0.096706   0.031245 690.741960 (265.482898)
test_rubyspec          0.056706   0.028168 116.945344 ( 31.338297)
total: 366.44 sec