Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230628-052909
#<BuildRuby:0x0000558ed7bfdf40
@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.20230628-052909",
@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.000027 0.000001 0.000028 ( 0.000028)
configure 0.000023 0.000000 0.000023 ( 0.000024)
build_up 0.007479 0.000109 2.257126 ( 5.252011)
build_miniruby 0.001500 0.000049 9.766530 ( 10.979725)
build_ruby 0.001791 0.000058 3.703688 ( 4.675075)
build_all 0.008973 0.000010 5.697084 ( 5.263141)
build_install 0.007019 0.012337 7.179283 ( 7.142318)
test_btest 0.000765 0.000000 91.175417 ( 72.360676)
test_basic 0.007195 0.000439 0.915325 ( 1.287345)
test_all 0.001679 0.000182 627.696381 (493.864918)
test_rubyspec 0.041869 0.023086 90.363346 (127.248310)
total: 728.07 sec