Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230630-032655
#<BuildRuby:0x000055b6ffc2de98
@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.20230630-032655",
@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.000027 0.000001 0.000028 ( 0.000029)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.000011 0.007287 2.205655 ( 5.137069)
build_miniruby 0.001852 0.000225 2.105564 ( 2.621453)
build_ruby 0.001445 0.000175 3.783153 ( 5.047962)
build_all 0.003999 0.004356 5.686313 ( 6.416403)
build_install 0.012926 0.008001 6.939395 ( 8.269677)
test_btest 0.001307 0.000000 88.365498 ( 73.306792)
test_basic 0.005102 0.002838 0.866142 ( 1.364682)
test_all 0.001659 0.000000 608.645299 (507.907663)
test_rubyspec 0.040272 0.020016 87.821901 (123.698608)
total: 733.77 sec