Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230121-171128
#<BuildRuby:0x000055e6d6842980
@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.20230121-171128",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.001802 0.004195 1.251038 ( 2.477271)
build_miniruby 0.001568 0.000241 1.479146 ( 1.806717)
build_ruby 0.001496 0.000230 3.804749 ( 5.137176)
build_all 0.007786 0.001198 3.942076 ( 4.767994)
build_install 0.017849 0.000634 3.016643 ( 4.018754)
test_btest 0.000773 0.000107 71.214107 ( 63.269413)
test_basic 0.004102 0.003783 0.482438 ( 0.815534)
test_all 0.001308 0.000211 701.725500 (724.319231)
test_rubyspec 0.023853 0.033592 75.082773 (108.018695)
total: 914.63 sec