Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc8.20220622-212234
#<BuildRuby:0x000055fa5aef58f8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk_gcc8",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk_gcc8",
@TARGET_NAME="trunk_gcc8",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk_gcc8",
@btest_opts="-j6",
@build_opts="-j6",
@configure_opts=["CC=gcc-8"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk_gcc8.20220622-212234",
@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='-j6'",
@timeout=10800>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000030)
autoconf 0.000000 0.000000 0.000000 ( 0.000065)
configure 0.000000 0.000000 0.000000 ( 0.000037)
build_up 0.004000 0.008000 1.852000 ( 2.125887)
build_miniruby 0.004000 0.000000 0.140000 ( 0.146974)
build_ruby 0.000000 0.000000 0.124000 ( 0.137032)
build_all 0.012000 0.000000 2.772000 ( 1.453218)
build_install 0.020000 0.000000 9.752000 ( 8.500437)
test_btest 0.004000 0.000000 88.360000 ( 14.813937)
test_basic 0.004000 0.008000 0.584000 ( 0.698646)
test_all 0.000000 0.004000 1023.672000 (187.572148)
test_rubyspec 0.084000 0.040000 98.204000 (106.194987)
total: 321.65 sec