Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230912-093804
#<BuildRuby:0x000055a8a108e090
@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.20230912-093804",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000028 0.000000 0.000028 ( 0.000029)
configure 0.000025 0.000000 0.000025 ( 0.000026)
build_up 0.007444 0.000226 2.405172 ( 5.091236)
build_miniruby 0.001376 0.000042 2.010733 ( 2.656521)
build_ruby 0.002016 0.000061 4.249428 ( 5.227205)
build_all 0.009522 0.000154 6.341450 ( 6.148714)
build_install 0.009290 0.013390 7.877672 ( 8.708236)
test_btest 0.000956 0.000106 95.826999 ( 71.485503)
test_basic 0.007254 0.000806 0.981542 ( 1.408403)
test_all 0.006615 0.004983 673.254169 (518.348603)
test_rubyspec 0.032135 0.050350 109.393848 (155.038071)
total: 774.11 sec