Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20231014-224826
#<BuildRuby:0x00005655072499a8
@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.20231014-224826",
@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.000003 0.000022 ( 0.000021)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.003308 0.004483 2.481921 ( 3.873793)
build_miniruby 0.001487 0.000213 1.802399 ( 2.073228)
build_ruby 0.000000 0.001791 4.060318 ( 4.844959)
build_all 0.005924 0.002480 6.322215 ( 5.373478)
build_install 0.013987 0.006199 7.707265 ( 7.004511)
test_btest 0.000936 0.000000 98.330564 ( 78.104869)
test_basic 0.005054 0.004917 0.968409 ( 1.560002)
test_all 0.006963 0.004073 657.359568 (460.875946)
test_rubyspec 0.055098 0.022261 107.199643 (162.752013)
total: 726.46 sec