Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20231205-105057
#<BuildRuby:0x000055fcf7559fc0
@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.20231205-105057",
@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.000023 0.000003 0.000026 ( 0.000027)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000029 0.000004 0.000033 ( 0.000034)
build_up 0.007532 0.000490 2.368326 ( 3.653582)
build_miniruby 0.001652 0.000000 1.830927 ( 2.208521)
build_ruby 0.001846 0.000000 3.761006 ( 4.432517)
build_all 0.001705 0.007489 5.973640 ( 5.594974)
build_install 0.016958 0.004166 7.581586 ( 7.553808)
test_btest 0.000890 0.000173 94.776517 ( 82.539718)
test_basic 0.007210 0.000612 0.957765 ( 1.466137)
test_all 0.088349 0.037908 668.375101 (470.546703)
test_rubyspec 0.038163 0.039206 100.708323 (143.948223)
total: 721.95 sec