Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20240315-060029
#<BuildRuby:0x00005621f7ff22c8
@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.20240315-060029",
@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.000003 0.000022 ( 0.000024)
autoconf 0.000028 0.000006 0.000034 ( 0.000033)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.008976 0.000173 3.291051 ( 5.538860)
build_miniruby 0.001752 0.000000 2.385775 ( 3.136453)
build_ruby 0.000000 0.002504 4.396763 ( 5.238917)
build_all 0.007358 0.002606 8.496288 ( 7.812108)
build_install 0.020586 0.002398 9.479723 ( 8.731675)
test_btest 0.000800 0.000160 116.025294 ( 97.030686)
test_basic 0.000000 0.008896 1.044954 ( 1.707701)
test_all 0.107933 0.017167 823.618498 (517.838235)
test_rubyspec 0.023654 0.074104 139.504075 (181.233065)
total: 828.27 sec