Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20231112-162948
#<BuildRuby:0x000055b98b94a1e8
@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.20231112-162948",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000020 0.000006 0.000026 ( 0.000025)
build_up 0.000340 0.006563 2.273178 ( 3.823192)
build_miniruby 0.001228 0.000427 1.904659 ( 2.364779)
build_ruby 0.001486 0.000517 3.727801 ( 4.542900)
build_all 0.008856 0.000356 5.533293 ( 5.941972)
build_install 0.022495 0.000772 7.103770 ( 7.609680)
test_btest 0.000857 0.000228 92.943622 ( 96.290158)
test_basic 0.006076 0.001620 0.897659 ( 1.425644)
test_all 0.103615 0.022492 631.797117 (544.728049)
test_rubyspec 0.022152 0.052796 99.013988 (159.914728)
total: 826.64 sec