Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230624-152518
#<BuildRuby:0x000055c749565db8
@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.20230624-152518",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000029)
configure 0.000022 0.000002 0.000024 ( 0.000026)
build_up 0.003284 0.004391 2.048639 ( 4.902663)
build_miniruby 0.001734 0.000256 1.884668 ( 2.297239)
build_ruby 0.001736 0.000258 3.774275 ( 4.922646)
build_all 0.008078 0.001197 5.593861 ( 6.407241)
build_install 0.021073 0.000415 6.901490 ( 7.564024)
test_btest 0.000735 0.000094 90.732787 ( 78.574705)
test_basic 0.007387 0.000349 0.897466 ( 1.494718)
test_all 0.001301 0.000163 584.263277 (473.243186)
test_rubyspec 0.042045 0.017669 88.568841 (129.002756)
total: 708.41 sec