Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230804-054346
#<BuildRuby:0x000055c9b2b8a980
@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.20230804-054346",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.006445 0.000523 2.327332 ( 5.342860)
build_miniruby 0.002047 0.000000 1.859226 ( 2.271814)
build_ruby 0.000000 0.002178 4.256594 ( 86.691650)
build_all 0.006769 0.001116 3.106274 ( 3.132598)
build_install 0.017724 0.002035 4.473695 ( 42.598764)
test_btest 0.000737 0.000152 96.627491 ( 59.198617)
test_basic 0.004595 0.004318 0.961440 ( 1.292841)
test_all 0.001288 0.000294 666.711951 (407.972235)
test_rubyspec 0.038710 0.027049 102.678618 (136.837347)
total: 745.34 sec