Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20240309-155948
#<BuildRuby:0x000056007c07a1e8
@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.20240309-155948",
@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.000002 0.000022 ( 0.000023)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000026 0.000002 0.000028 ( 0.000029)
build_up 0.008387 0.000898 2.825340 ( 4.101236)
build_miniruby 0.001257 0.000134 2.364679 ( 2.623208)
build_ruby 0.001834 0.000196 4.368987 ( 5.146137)
build_all 0.008490 0.000424 6.727138 ( 6.272193)
build_install 0.017291 0.005600 8.702361 ( 8.150046)
test_btest 0.000821 0.000106 107.632731 ( 72.726248)
test_basic 0.002971 0.005316 1.072178 ( 1.595844)
test_all 0.088800 0.035282 744.823167 (561.418373)
test_rubyspec 0.066262 0.030695 135.716841 (221.092707)
total: 883.13 sec