Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc8.20220407-155004
#<BuildRuby:0x000055b41aa5bf30
@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.20220407-155004",
@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.000025)
autoconf 0.000000 0.000000 0.000000 ( 0.000058)
configure 0.000000 0.000000 0.000000 ( 0.000042)
build_up 0.016000 0.004000 2.360000 ( 2.624939)
build_miniruby 0.004000 0.000000 0.164000 ( 0.178701)
build_ruby 0.000000 0.000000 0.160000 ( 0.173912)
build_all 0.008000 0.004000 3.072000 ( 1.755409)
build_install 0.016000 0.008000 11.140000 ( 9.747687)
test_btest 0.000000 0.000000 75.652000 ( 12.705542)
test_basic 0.008000 0.004000 0.724000 ( 0.852494)
test_all 0.000000 0.000000 891.872000 (165.296899)
test_rubyspec 0.084000 0.036000 101.168000 (108.468577)
total: 301.81 sec