Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20221202-183310
#<BuildRuby:0x000055945fd22208
@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.20221202-183310",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000029)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.006699 0.000496 1.622087 ( 3.118444)
build_miniruby 0.000000 0.001510 1.383776 ( 1.789797)
build_ruby 0.000000 0.001609 2.124366 ( 2.905698)
build_all 0.006709 0.001724 3.857324 ( 3.982907)
build_install 0.014257 0.004613 3.041552 ( 3.755326)
test_btest 0.000774 0.000103 64.015819 ( 55.862376)
test_basic 0.003594 0.003707 0.413980 ( 0.773560)
test_all 0.001144 0.000179 654.087784 (582.067851)
test_rubyspec 0.033091 0.020429 74.775296 (105.112023)
total: 759.37 sec