Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20221204-043351
#<BuildRuby:0x000055c089856048
@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_gcc9",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk_gcc9",
@TARGET_NAME="trunk_gcc9",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221204-043351",
@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.000001 0.000018 ( 0.000018)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.006156 0.000513 1.537756 ( 2.150153)
build_miniruby 0.001233 0.000103 1.162929 ( 1.255668)
build_ruby 0.001578 0.000132 1.968946 ( 1.991246)
build_all 0.008192 0.000308 3.794398 ( 2.378025)
build_install 0.005491 0.012855 2.999503 ( 2.592353)
test_btest 0.000816 0.000151 64.162807 ( 37.811078)
test_basic 0.005977 0.001107 0.431303 ( 0.697906)
test_all 0.001521 0.000282 701.299473 (597.507626)
test_rubyspec 0.031785 0.029358 78.949310 (111.133737)
total: 757.52 sec