Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc8.20220218-020254
#<BuildRuby:0x000055a93be5bd68
@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.20220218-020254",
@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.000024)
autoconf 0.000000 0.000000 0.000000 ( 0.000053)
configure 0.000000 0.000000 0.000000 ( 0.000047)
build_up 0.000000 0.016000 2.104000 ( 2.616729)
build_miniruby 0.000000 0.004000 0.172000 ( 0.191499)
build_ruby 0.004000 0.000000 0.164000 ( 0.177683)
build_all 0.012000 0.000000 6.084000 ( 2.326410)
build_install 0.024000 0.000000 8.368000 ( 4.555988)
test_btest 0.000000 0.000000 75.284000 ( 13.521760)
test_basic 0.000000 0.012000 0.708000 ( 0.826467)
test_all 0.004000 0.000000 879.216000 (172.172272)
test_rubyspec 0.072000 0.040000 100.460000 (107.936570)
total: 304.33 sec