Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230706-053306
#<BuildRuby:0x000055fc9b515fc0
@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.20230706-053306",
@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.000027 0.000002 0.000029 ( 0.000028)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.000455 0.008208 2.381824 ( 5.576502)
build_miniruby 0.001431 0.000197 2.293221 ( 3.271020)
build_ruby 0.001427 0.000197 3.990060 ( 5.622923)
build_all 0.001939 0.007140 5.951340 ( 6.373801)
build_install 0.004264 0.018707 7.561053 ( 8.932700)
test_btest 0.000886 0.000296 95.742703 ( 77.922749)
test_basic 0.003223 0.005080 0.898096 ( 1.472815)
test_all 0.002653 0.000000 624.716168 (442.497954)
test_rubyspec 0.039254 0.021629 92.468905 (126.626981)
total: 678.30 sec