Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20231024-050257
#<BuildRuby:0x000055ae16e521e8
@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.20231024-050257",
@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.000016 0.000001 0.000017 ( 0.000016)
autoconf 0.000027 0.000001 0.000028 ( 0.000029)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.008882 0.000573 4.080679 ( 5.750015)
build_miniruby 0.001559 0.000101 2.195281 ( 2.606837)
build_ruby 0.001993 0.000128 3.703447 ( 4.547116)
build_all 0.010918 0.000704 49.961674 ( 56.769170)
build_install 0.008172 0.014022 8.484684 ( 7.170980)
test_btest 0.001235 0.000046 94.069865 ( 91.143515)
test_basic 0.004395 0.003260 0.924928 ( 1.499271)
test_all 0.090838 0.037360 622.553694 (575.820033)
test_rubyspec 0.042445 0.038577 103.335430 (166.111748)
total: 911.42 sec