Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20240309-015821
#<BuildRuby:0x000055b466afa0d0
@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.20240309-015821",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.001046 0.007595 2.720470 ( 3.958008)
build_miniruby 0.001591 0.000000 2.017425 ( 2.163998)
build_ruby 0.001625 0.000000 4.313680 ( 5.189463)
build_all 0.007613 0.001065 6.445908 ( 6.286823)
build_install 0.021676 0.000096 8.339026 ( 7.626111)
test_btest 0.000895 0.000111 106.860251 ( 86.487158)
test_basic 0.007221 0.000362 0.984770 ( 1.468750)
test_all 0.098532 0.024466 748.127580 (484.945441)
test_rubyspec 0.057256 0.040618 134.695025 (212.831835)
total: 810.96 sec