Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20221203-053451
#<BuildRuby:0x0000564df8ea5d20
@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.20221203-053451",
@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.000012 0.000001 0.000013 ( 0.000015)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.006435 0.000743 1.588344 ( 3.356693)
build_miniruby 0.001639 0.000000 1.195096 ( 1.596250)
build_ruby 0.001700 0.000000 2.140395 ( 3.008478)
build_all 0.008870 0.000436 3.950772 ( 5.261985)
build_install 0.013519 0.008692 3.029920 ( 4.286233)
test_btest 0.000809 0.000130 66.522185 ( 73.297599)
test_basic 0.006034 0.000974 0.413084 ( 0.745839)
test_all 0.001184 0.000102 687.223453 (675.811180)
test_rubyspec 0.023405 0.027376 74.523300 (102.664674)
total: 870.03 sec