Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230210-141022
#<BuildRuby:0x0000556946222068
@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.20230210-141022",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000029 0.000002 0.000031 ( 0.000030)
configure 0.000027 0.000001 0.000028 ( 0.000027)
build_up 0.004641 0.000025 1.188535 ( 1.616175)
build_miniruby 0.001519 0.000057 1.404538 ( 1.410248)
build_ruby 0.001812 0.000000 2.871138 ( 3.172648)
build_all 0.004439 0.003670 3.926488 ( 2.398678)
build_install 0.004053 0.011018 2.879483 ( 2.529019)
test_btest 0.000664 0.000104 61.824786 ( 29.240246)
test_basic 0.004762 0.000150 0.415715 ( 0.511877)
test_all 0.001421 0.000216 624.881213 (288.778303)
test_rubyspec 0.038669 0.027002 78.262955 (113.959823)
total: 443.62 sec