Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20231103-050624
#<BuildRuby:0x00005654ac292348
@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.20231103-050624",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.006819 0.000195 2.287546 ( 3.479574)
build_miniruby 0.001545 0.000103 1.833383 ( 2.125459)
build_ruby 0.001568 0.000104 3.924876 ( 4.768883)
build_all 0.000959 0.008355 5.905728 ( 4.861319)
build_install 0.021680 0.000599 7.254189 ( 6.795122)
test_btest 0.000884 0.000104 91.259219 ( 80.680721)
test_basic 0.008617 0.001014 0.953684 ( 1.544199)
test_all 0.086292 0.040968 633.227768 (406.849115)
test_rubyspec 0.024387 0.052941 104.261724 (165.194515)
total: 676.30 sec