Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230131-232103
#<BuildRuby:0x0000560930e5a1e8
@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.20230131-232103",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.001788 0.004220 1.846218 ( 3.359603)
build_miniruby 0.001326 0.000212 1.771897 ( 2.392119)
build_ruby 0.001908 0.000305 3.070754 ( 4.059902)
build_all 0.007169 0.001147 3.971057 ( 4.284289)
build_install 0.017350 0.001257 3.227429 ( 3.810163)
test_btest 0.000632 0.000094 66.680383 ( 58.581954)
test_basic 0.002261 0.004326 0.461553 ( 2.506601)
test_all 0.001290 0.000231 686.556039 (754.033194)
test_rubyspec 0.036002 0.025272 75.817298 (113.064534)
total: 946.09 sec