Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230525-070618
#<BuildRuby:0x00005637634868e0
@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.20230525-070618",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.004271 0.003982 2.277946 ( 5.763022)
build_miniruby 0.001226 0.000182 1.776494 ( 2.098051)
build_ruby 0.001543 0.000228 3.127371 ( 3.927751)
build_all 0.006690 0.000377 2.202051 ( 2.407828)
build_install 0.012462 0.004845 3.514899 ( 3.793383)
test_btest 0.000791 0.000132 84.471623 ( 59.926560)
test_basic 0.000036 0.007675 0.788560 ( 1.239172)
test_all 0.000811 0.000983 543.316316 (508.318871)
test_rubyspec 0.021025 0.038934 82.145141 (124.704980)
total: 712.18 sec