Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230915-141615
#<BuildRuby:0x000055e800f72018
@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.20230915-141615",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000027 0.000006 0.000033 ( 0.000034)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.004408 0.003138 2.288664 ( 5.130183)
build_miniruby 0.001091 0.000254 1.813170 ( 2.136725)
build_ruby 0.001808 0.000422 3.715340 ( 4.586906)
build_all 0.008138 0.000947 6.058595 ( 5.165587)
build_install 0.010914 0.011859 7.548473 ( 9.439904)
test_btest 0.000876 0.000000 92.289586 ( 81.637073)
test_basic 0.001028 0.007393 1.017646 ( 1.626504)
test_all 0.009328 0.007007 721.310338 (827.693620)
test_rubyspec 0.046897 0.036808 110.955518 (164.073340)
total: 1101.49 sec