Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20231106-210718
#<BuildRuby:0x000055b876281d90
@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.20231106-210718",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000028 0.000001 0.000029 ( 0.000028)
configure 0.000025 0.000001 0.000026 ( 0.000025)
build_up 0.006488 0.000217 2.345950 ( 2.760198)
build_miniruby 0.001528 0.000051 1.987546 ( 2.058632)
build_ruby 0.001425 0.000047 3.535262 ( 3.800792)
build_all 0.011565 0.000090 51.607122 ( 43.432898)
build_install 0.017801 0.004435 7.617406 ( 4.890706)
test_btest 0.001204 0.000067 88.338818 ( 38.001008)
test_basic 0.007852 0.000183 0.911428 ( 1.001089)
test_all 0.074857 0.048488 617.732066 (198.092725)
test_rubyspec 0.049184 0.028019 100.100883 (138.642716)
total: 432.68 sec