Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230821-134346
#<BuildRuby:0x000055fc7ee5a1e8
@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.20230821-134346",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.007005 0.000000 2.318217 ( 4.541910)
build_miniruby 0.001799 0.000000 4.856722 ( 4.896739)
build_ruby 0.001808 0.000000 3.811515 ( 4.323394)
build_all 0.007915 0.000242 5.512970 ( 4.122514)
build_install 0.011650 0.007665 7.102868 ( 5.806667)
test_btest 0.000804 0.000000 91.753673 ( 49.380653)
test_basic 0.001348 0.007758 0.990133 ( 1.465148)
test_all 0.002161 0.009098 638.057523 (324.761225)
test_rubyspec 0.021525 0.050565 105.566806 (127.399114)
total: 526.70 sec