Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20240219-190512
#<BuildRuby:0x000055d622ba2090
@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.20240219-190512",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.009014 0.000103 2.909113 ( 3.380683)
build_miniruby 0.002093 0.000000 1.789204 ( 1.869136)
build_ruby 0.001538 0.000000 4.152781 ( 4.871096)
build_all 0.002216 0.007068 6.612689 ( 4.544908)
build_install 0.023249 0.000000 9.028434 ( 6.674973)
test_btest 0.000833 0.000054 103.282429 ( 68.243011)
test_basic 0.007018 0.000492 0.965317 ( 1.307024)
test_all 0.080751 0.039080 789.690487 (573.638807)
test_rubyspec 0.052834 0.050169 136.997919 (239.315000)
total: 903.85 sec