Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20231030-150510
#<BuildRuby:0x000055f667e05a48
@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.20231030-150510",
@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.000022 0.000002 0.000024 ( 0.000024)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.006522 0.000699 2.414638 ( 3.466627)
build_miniruby 0.000000 0.001494 2.165553 ( 2.436753)
build_ruby 0.000000 0.001769 3.542893 ( 28.698299)
build_all 0.007918 0.001866 5.430844 ( 3.881351)
build_install 0.015277 0.006326 7.145896 ( 5.665519)
test_btest 0.000843 0.000000 90.105707 ( 51.905568)
test_basic 0.000702 0.006859 0.861235 ( 1.097358)
test_all 0.079901 0.043611 592.016396 (211.550367)
test_rubyspec 0.038556 0.035101 100.902940 (144.825933)
total: 453.53 sec