Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20221205-221839
#<BuildRuby:0x000055d2ca2f23b0
@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.20221205-221839",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.000000 0.007352 1.639937 ( 3.041115)
build_miniruby 0.001052 0.000720 1.881576 ( 2.194771)
build_ruby 0.001445 0.000241 2.071983 ( 2.687983)
build_all 0.008375 0.000684 3.844755 ( 4.380717)
build_install 0.020398 0.000454 2.985904 ( 3.589246)
test_btest 0.000692 0.000096 66.994115 ( 57.740148)
test_basic 0.005404 0.000746 0.409829 ( 0.871180)
test_all 0.000000 0.001176 673.188597 (671.980936)
test_rubyspec 0.035715 0.017791 73.369858 (102.206162)
total: 848.69 sec