Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20231031-150402
#<BuildRuby:0x0000563ab3f05d90
@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.20231031-150402",
@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.000020 0.000000 0.000020 ( 0.000021)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.000320 0.007787 2.318560 ( 3.574402)
build_miniruby 0.001525 0.000176 2.091047 ( 2.671905)
build_ruby 0.001419 0.000164 3.748450 ( 4.090115)
build_all 0.007473 0.000862 5.467820 ( 4.550065)
build_install 0.019137 0.000645 7.224300 ( 15.437859)
test_btest 0.000895 0.000092 86.833186 ( 62.030154)
test_basic 0.008301 0.000000 0.927437 ( 1.223260)
test_all 0.064603 0.058940 641.982933 (362.023606)
test_rubyspec 0.050653 0.028694 99.356687 (158.339187)
total: 613.94 sec