Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230217-080620
#<BuildRuby:0x0000555feb2a6980
@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.20230217-080620",
@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.000019)
autoconf 0.000024 0.000001 0.000025 ( 0.000026)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.001539 0.003888 1.498744 ( 2.371110)
build_miniruby 0.001377 0.000115 1.367179 ( 1.570594)
build_ruby 0.001381 0.000115 2.855566 ( 3.334273)
build_all 0.003430 0.004036 3.936624 ( 2.739687)
build_install 0.010260 0.005042 3.132976 ( 3.131687)
test_btest 0.000713 0.000110 62.728385 ( 36.354772)
test_basic 0.006535 0.000322 0.498981 ( 0.733083)
test_all 0.001319 0.000195 632.560309 (310.836205)
test_rubyspec 0.024444 0.034112 74.583160 ( 96.567809)
total: 457.64 sec