Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230720-094112
#<BuildRuby:0x0000559d45fd9fc0
@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.20230720-094112",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.007256 0.000000 2.232344 ( 4.673867)
build_miniruby 0.001774 0.000000 1.871711 ( 2.302606)
build_ruby 0.002076 0.000000 3.818931 ( 4.734605)
build_all 0.008675 0.000245 2.738940 ( 3.190465)
build_install 0.019594 0.000620 4.035265 ( 4.611779)
test_btest 0.001114 0.000060 89.973653 ( 66.880865)
test_basic 0.000553 0.004450 0.932507 ( 1.446351)
test_all 0.001125 0.000091 618.880442 (415.938702)
test_rubyspec 0.039394 0.024646 91.498640 (129.594331)
total: 633.37 sec