Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20221204-103533
#<BuildRuby:0x0000557d217050c8
@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.20221204-103533",
@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.000001 0.000014 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.007325 0.000000 1.597371 ( 3.116628)
build_miniruby 0.001495 0.000057 1.210361 ( 1.463953)
build_ruby 0.000000 0.001829 2.074125 ( 2.867305)
build_all 0.006487 0.003015 4.013447 ( 4.834713)
build_install 0.015841 0.005446 3.083810 ( 3.800966)
test_btest 0.000741 0.000109 68.019257 ( 64.977969)
test_basic 0.007155 0.000351 0.416290 ( 0.882570)
test_all 0.002580 0.000369 711.085275 (573.562172)
test_rubyspec 0.029128 0.023264 76.899353 ( 95.682890)
total: 751.19 sec