Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20221203-203445
#<BuildRuby:0x0000562a8306a208
@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-203445",
@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.000023 0.000003 0.000026 ( 0.000027)
configure 0.000033 0.000000 0.000033 ( 0.000029)
build_up 0.003379 0.003929 1.560817 ( 2.422206)
build_miniruby 0.002645 0.000000 1.155397 ( 1.419854)
build_ruby 0.001457 0.000000 2.053186 ( 2.470724)
build_all 0.008243 0.000000 3.755932 ( 3.910946)
build_install 0.005177 0.014315 2.957203 ( 3.668583)
test_btest 0.001078 0.000095 65.633802 ( 55.679306)
test_basic 0.006771 0.000980 0.404157 ( 0.728006)
test_all 0.001195 0.000309 691.662774 (719.319442)
test_rubyspec 0.024638 0.036122 77.501305 (112.357359)
total: 901.98 sec