Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20221204-174613
#<BuildRuby:0x000055c716afe208
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk_gcc9",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk_gcc9",
@TARGET_NAME="trunk_gcc9",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221204-174613",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.002417 0.004434 1.578366 ( 1.963705)
build_miniruby 0.001207 0.000251 1.160572 ( 1.208892)
build_ruby 0.001488 0.000310 2.126453 ( 2.247555)
build_all 0.004741 0.004294 3.852390 ( 2.318639)
build_install 0.011352 0.006110 2.672517 ( 1.874970)
test_btest 0.000612 0.000165 67.730977 ( 40.418764)
test_basic 0.005170 0.001392 0.410558 ( 0.608343)
test_all 0.000892 0.000240 714.405570 (536.291289)
test_rubyspec 0.048538 0.015127 79.635452 (107.613803)
total: 694.55 sec