Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20221206-101803
#<BuildRuby:0x000055ace20da3b0
@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.20221206-101803",
@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.000010 0.000001 0.000011 ( 0.000013)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.006844 0.000230 1.566118 ( 2.866553)
build_miniruby 0.000000 0.001362 1.379912 ( 1.655260)
build_ruby 0.000000 0.001556 2.060209 ( 2.405504)
build_all 0.007672 0.000919 3.740337 ( 3.253270)
build_install 0.009146 0.009033 3.074496 ( 3.159865)
test_btest 0.000829 0.000149 64.933625 ( 46.582908)
test_basic 0.002955 0.004005 0.424599 ( 0.641618)
test_all 0.001437 0.000000 672.274257 (645.233863)
test_rubyspec 0.019492 0.038519 76.218910 (112.706620)
total: 818.51 sec