Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20221203-123551
#<BuildRuby:0x000055646980a728
@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-123551",
@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.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.006817 0.000443 1.592123 ( 2.752807)
build_miniruby 0.001528 0.000244 1.152624 ( 1.540120)
build_ruby 0.001872 0.000000 2.064226 ( 2.440081)
build_all 0.007741 0.000840 3.829882 ( 4.188918)
build_install 0.011845 0.008582 3.036287 ( 3.821088)
test_btest 0.000769 0.000159 63.199667 ( 60.401573)
test_basic 0.006585 0.000000 0.409865 ( 0.770059)
test_all 0.001223 0.000000 690.900790 (575.249387)
test_rubyspec 0.038421 0.012282 73.448756 (100.248306)
total: 751.41 sec