Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20231111-083124
#<BuildRuby:0x000055f5f1189dd0
@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.20231111-083124",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.007301 0.000371 2.379101 ( 4.724113)
build_miniruby 0.001517 0.000176 8.055402 ( 9.988532)
build_ruby 0.001586 0.000184 3.883758 ( 5.203168)
build_all 0.008115 0.000418 5.398816 ( 6.200346)
build_install 0.017474 0.004427 6.962718 ( 7.908452)
test_btest 0.001013 0.000130 91.930125 (100.128948)
test_basic 0.000000 0.008263 0.945469 ( 1.815749)
test_all 0.082461 0.043788 638.931919 (552.402953)
test_rubyspec 0.042505 0.035727 100.501854 (157.869222)
total: 846.24 sec