Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20240206-065536
#<BuildRuby:0x000055cbe7359f40
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk_gcc9",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc9",
@TARGET_NAME="trunk_gcc9",
@TARGET_SRC_DIR="/tmp/ruby/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.20240206-065536",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.005337 0.001160 1.927347 ( 2.478707)
build_miniruby 0.001414 0.000307 1.766315 ( 1.797953)
build_ruby 0.001864 0.000405 3.852114 ( 4.243583)
build_all 0.008665 0.000013 6.128667 ( 4.126137)
build_install 0.016775 0.004212 7.516461 ( 5.126831)
test_btest 0.000707 0.000146 101.728776 ( 69.776835)
test_basic 0.007763 0.000689 0.997945 ( 1.393321)
test_all 0.082938 0.037205 695.661664 (410.457413)
test_rubyspec 0.089947 0.023595 189.670866 (255.901149)
total: 755.30 sec