Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230824-235108
#<BuildRuby:0x000055911e0a9e98
@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.20230824-235108",
@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.000022 0.000003 0.000025 ( 0.000027)
autoconf 0.000032 0.000005 0.000037 ( 0.000036)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.008992 0.000126 2.489922 ( 5.024569)
build_miniruby 0.001514 0.000195 2.154327 ( 2.731597)
build_ruby 0.001643 0.000212 3.956546 ( 40.246439)
build_all 0.003947 0.004115 5.847753 ( 5.809987)
build_install 0.016618 0.004861 7.724148 ( 7.600813)
test_btest 0.000687 0.000117 93.644655 ( 65.305793)
test_basic 0.004305 0.004291 0.956095 ( 1.286006)
test_all 0.005250 0.005456 649.204429 (396.529292)
test_rubyspec 0.039446 0.033987 103.194135 (131.338564)
total: 655.87 sec