Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230610-132017
#<BuildRuby:0x000055b6d351e980
@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.20230610-132017",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.007193 0.000386 2.029316 ( 5.068203)
build_miniruby 0.001710 0.000205 1.830769 ( 2.409349)
build_ruby 0.001650 0.000198 3.361735 ( 4.762918)
build_all 0.006930 0.000832 2.199189 ( 3.250829)
build_install 0.014510 0.005340 3.641288 ( 4.770001)
test_btest 0.000679 0.000101 86.360525 ( 93.524392)
test_basic 0.001921 0.005121 0.755590 ( 1.917385)
test_all 0.006190 0.001146 586.102281 (575.215414)
test_rubyspec 0.037493 0.021156 83.216454 (122.260361)
total: 813.18 sec