Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20231130-204817
#<BuildRuby:0x000055fbc9eea398
@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.20231130-204817",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.007651 0.000000 2.381482 ( 3.971179)
build_miniruby 0.001841 0.000000 2.783919 ( 3.556828)
build_ruby 0.002035 0.000000 4.101056 ( 5.253824)
build_all 0.009438 0.000000 6.011710 ( 5.986898)
build_install 0.012806 0.007684 7.618389 ( 8.092431)
test_btest 0.000956 0.000179 92.808673 ( 93.125667)
test_basic 0.005189 0.002691 0.882303 ( 1.504900)
test_all 0.081116 0.045082 658.769812 (415.907338)
test_rubyspec 0.041599 0.034635 100.481780 (159.288029)
total: 696.69 sec