Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230501-150832
#<BuildRuby:0x000055a38c181a48
@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.20230501-150832",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.006429 0.000772 1.890322 ( 4.193079)
build_miniruby 0.001507 0.000181 1.583204 ( 1.769640)
build_ruby 0.001501 0.000180 3.102021 ( 4.100005)
build_all 0.003655 0.004202 2.158279 ( 2.696357)
build_install 0.007901 0.009364 3.296628 ( 4.215517)
test_btest 0.000954 0.000213 81.289028 ( 65.582982)
test_basic 0.001933 0.004956 0.769529 ( 1.375661)
test_all 0.001212 0.000000 562.243668 (597.225658)
test_rubyspec 0.020764 0.040460 83.226791 (121.275686)
total: 802.44 sec