Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230830-073340
#<BuildRuby:0x0000562919c59fc0
@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.20230830-073340",
@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.000028 0.000003 0.000031 ( 0.000024)
autoconf 0.000037 0.000004 0.000041 ( 0.000033)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.002614 0.004330 2.056665 ( 3.927312)
build_miniruby 0.001667 0.000229 2.249266 ( 2.730178)
build_ruby 0.001748 0.000241 4.025699 ( 5.012915)
build_all 0.004897 0.004305 6.354957 ( 6.596733)
build_install 0.015827 0.006461 7.716102 ( 8.017466)
test_btest 0.001052 0.000204 93.739592 ( 77.333307)
test_basic 0.006932 0.001342 0.996817 ( 1.700503)
test_all 0.015579 0.001068 704.800617 (683.882620)
test_rubyspec 0.037747 0.046242 110.385272 (162.532705)
total: 951.74 sec