Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20240204-085127
#<BuildRuby:0x000055d1508a1fc0
@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.20240204-085127",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.005758 0.000664 1.976010 ( 2.811540)
build_miniruby 0.001446 0.000167 1.849541 ( 1.923659)
build_ruby 0.001776 0.000000 3.844132 ( 4.339390)
build_all 0.003607 0.004504 6.064674 ( 3.918083)
build_install 0.013624 0.006021 7.725810 ( 5.097138)
test_btest 0.000717 0.000128 100.734003 ( 71.580571)
test_basic 0.008261 0.000000 1.004876 ( 1.315049)
test_all 0.073086 0.045852 678.187202 (378.557401)
test_rubyspec 0.058445 0.053809 189.910677 (243.816093)
total: 713.36 sec