Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20221206-161655
#<BuildRuby:0x000055cc4e3262c8
@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.20221206-161655",
@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.000002 0.000016 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.006255 0.000750 1.607123 ( 2.902627)
build_miniruby 0.001219 0.000146 1.329153 ( 1.539396)
build_ruby 0.001462 0.000176 2.006741 ( 2.193134)
build_all 0.006619 0.000794 3.780958 ( 3.062575)
build_install 0.011016 0.005576 2.972276 ( 2.944378)
test_btest 0.000633 0.000097 56.886184 ( 35.407689)
test_basic 0.002049 0.004343 0.396385 ( 0.627377)
test_all 0.001522 0.000000 672.337591 (593.102105)
test_rubyspec 0.038387 0.020816 74.284243 (113.560098)
total: 755.34 sec