Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc8.20220426-121212
#<BuildRuby:0x0000564a01e098f8
@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.20220426-121212",
@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.000053)
configure 0.000000 0.000000 0.000000 ( 0.000043)
build_up 0.012000 0.008000 2.232000 ( 5.236559)
build_miniruby 0.000000 0.000000 0.128000 ( 0.143393)
build_ruby 0.004000 0.000000 0.116000 ( 0.123324)
build_all 0.004000 0.008000 2.800000 ( 1.543937)
build_install 0.016000 0.004000 10.928000 ( 9.577095)
test_btest 0.004000 0.000000 77.584000 ( 13.028175)
test_basic 0.012000 0.000000 0.740000 ( 0.868942)
test_all 0.000000 0.004000 825.344000 (170.167032)
test_rubyspec 0.064000 0.048000 108.936000 (116.463465)
total: 317.15 sec