Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20221216-102033
#<BuildRuby:0x000055ffb91b9ef0
@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_gcc9",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc9",
@TARGET_NAME="trunk_gcc9",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc9",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["CC=gcc-9"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk_gcc9.20221216-102033",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000008 0.000004 0.000012 ( 0.000013)
autoconf 0.000015 0.000007 0.000022 ( 0.000022)
configure 0.000012 0.000006 0.000018 ( 0.000018)
build_up 0.000000 0.005484 1.222087 ( 2.072972)
build_miniruby 0.000753 0.000643 1.556275 ( 1.817516)
build_ruby 0.001139 0.000633 3.232617 ( 3.459199)
build_all 0.006514 0.001378 3.894270 ( 2.894735)
build_install 0.015716 0.000297 2.996453 ( 2.955122)
test_btest 0.000492 0.000216 61.983901 ( 38.257074)
test_basic 0.005586 0.000790 0.407045 ( 0.667865)
test_all 0.000951 0.000402 641.563833 (390.937425)
test_rubyspec 0.034087 0.022401 73.632433 (104.370351)
total: 547.43 sec