Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20240301-054431
#<BuildRuby:0x0000563e40bca2a8
@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.20240301-054431",
@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.000003 0.000024 ( 0.000023)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.008148 0.000843 2.774223 ( 3.343992)
build_miniruby 0.001448 0.000149 2.136350 ( 2.421303)
build_ruby 0.001970 0.000204 4.171397 ( 4.558934)
build_all 0.004796 0.003891 6.704783 ( 4.502164)
build_install 0.017107 0.004910 8.567096 ( 6.174148)
test_btest 0.000855 0.000125 107.817718 ( 82.448180)
test_basic 0.003751 0.005102 1.090527 ( 1.372949)
test_all 0.099692 0.024619 740.949849 (377.767025)
test_rubyspec 0.061393 0.032301 134.689838 (178.794629)
total: 661.38 sec