Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20220601-145146
#<BuildRuby:0x000055b59946b758
@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="-j6",
@build_opts="-j6",
@configure_opts=["CC=gcc-9"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk_gcc9.20220601-145146",
@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='-j6'",
@timeout=10800>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000025)
autoconf 0.000000 0.000000 0.000000 ( 0.000054)
configure 0.000000 0.000000 0.000000 ( 0.000043)
build_up 0.012000 0.004000 1.880000 ( 2.559258)
build_miniruby 0.000000 0.000000 0.188000 ( 0.233990)
build_ruby 0.000000 0.004000 5.316000 ( 4.839877)
build_all 0.008000 0.000000 6.448000 ( 4.175264)
build_install 0.016000 0.008000 10.820000 ( 9.337235)
test_btest 0.000000 0.004000 73.596000 ( 14.243561)
test_basic 0.008000 0.004000 0.564000 ( 0.690856)
test_all 0.000000 0.004000 1064.084000 (198.274742)
test_rubyspec 0.052000 0.056000 104.220000 (112.020852)
total: 346.38 sec