Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230214-060549
#<BuildRuby:0x0000556c4603e3e8
@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.20230214-060549",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.000822 0.004121 1.569847 ( 2.536847)
build_miniruby 0.000000 0.001520 3.209061 ( 3.144651)
build_ruby 0.000058 0.001634 2.807523 ( 3.109479)
build_all 0.006198 0.001239 3.857356 ( 2.004210)
build_install 0.014542 0.000000 3.122848 ( 2.465122)
test_btest 0.000000 0.001020 63.382405 ( 25.998937)
test_basic 0.000862 0.005059 0.504060 ( 0.603391)
test_all 0.002179 0.000000 638.110309 (194.726377)
test_rubyspec 0.026405 0.023689 69.884251 ( 79.902836)
total: 314.49 sec