Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230202-072337
#<BuildRuby:0x000055bde4e863e8
@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.20230202-072337",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.002122 0.004167 1.359718 ( 2.797196)
build_miniruby 0.001634 0.000262 1.784177 ( 2.441052)
build_ruby 0.001272 0.000203 2.940639 ( 4.023356)
build_all 0.008593 0.000077 4.018261 ( 4.836130)
build_install 0.020047 0.000492 3.395938 ( 4.192998)
test_btest 0.000817 0.000106 68.990013 ( 64.696646)
test_basic 0.002898 0.004681 0.469822 ( 0.873088)
test_all 0.000730 0.000851 673.664849 (650.752291)
test_rubyspec 0.024406 0.034848 75.650394 (109.530359)
total: 844.14 sec