Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230312-180112
#<BuildRuby:0x0000563f9967ddb8
@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.20230312-180112",
@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.000016)
autoconf 0.000026 0.000001 0.000027 ( 0.000026)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.003123 0.003972 1.919891 ( 5.064712)
build_miniruby 0.001630 0.000116 1.524206 ( 2.020299)
build_ruby 0.001474 0.000106 3.059446 ( 8.239080)
build_all 0.006848 0.000188 2.219699 ( 2.977788)
build_install 0.004134 0.015281 3.425806 ( 4.558311)
test_btest 0.000774 0.000145 77.298656 ( 82.753648)
test_basic 0.006967 0.000000 0.562811 ( 1.182919)
test_all 0.001098 0.000054 570.697158 (577.888861)
test_rubyspec 0.034640 0.019730 79.362588 (108.784257)
total: 793.47 sec