Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230905-114358
#<BuildRuby:0x000055f484d31a48
@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.20230905-114358",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000032 0.000004 0.000036 ( 0.000035)
configure 0.000028 0.000002 0.000030 ( 0.000029)
build_up 0.006101 0.000610 2.018926 ( 3.885216)
build_miniruby 0.002056 0.000205 5.365973 ( 6.663475)
build_ruby 0.001647 0.000165 4.098089 ( 5.512004)
build_all 0.005640 0.004009 6.219600 ( 7.048595)
build_install 0.021547 0.000986 7.841233 ( 8.556682)
test_btest 0.000883 0.000101 98.083082 (106.677905)
test_basic 0.009171 0.000509 1.032313 ( 1.586951)
test_all 0.006685 0.004354 690.113987 (637.488868)
test_rubyspec 0.043032 0.034047 104.900239 (137.986325)
total: 915.41 sec