Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20260222-221215
#<BuildRuby:0x00007ce99c47fdd0
@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.20260222-221215",
@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.000007 0.000032 ( 0.000033)
autoconf 0.000045 0.000011 0.000056 ( 0.000055)
configure 0.000058 0.000000 0.000058 ( 0.000058)
build_up 0.005142 0.002579 3.233667 ( 5.226863)
build_miniruby 0.001023 0.001078 2.910881 ( 4.644057)
build_ruby 0.002322 0.000078 6.678376 ( 9.157340)
build_all 0.006663 0.004326 8.089690 ( 10.412282)
build_install 0.015047 0.010104 11.067994 ( 15.118351)
test_btest 0.000839 0.002031 115.259802 (161.759638)
test_basic 0.008436 0.004322 1.504093 ( 3.289689)
test_all 0.100662 0.055147 972.365994 (1271.087378)
test_rubyspec 0.060342 0.039658 148.332377 ( 79.963066)
total: 1560.66 sec