Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230113-093106
#<BuildRuby:0x000055ff88a1a1e8
@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.20230113-093106",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.002734 0.003677 1.310271 ( 3.231467)
build_miniruby 0.001117 0.000305 1.992176 ( 2.914944)
build_ruby 0.001510 0.000412 4.400437 ( 6.257969)
build_all 0.007608 0.000915 3.987061 ( 4.761674)
build_install 0.015489 0.001674 3.219665 ( 4.242175)
test_btest 0.000566 0.000136 69.787057 ( 76.146086)
test_basic 0.006381 0.000419 0.459454 ( 0.965392)
test_all 0.001366 0.000315 653.940713 (573.372173)
test_rubyspec 0.025143 0.029643 72.298008 ( 97.572282)
total: 769.47 sec