Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20240224-234721
#<BuildRuby:0x000055f901ca6430
@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.20240224-234721",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.006269 0.000626 2.271785 ( 2.085303)
build_miniruby 0.001242 0.000124 1.373236 ( 1.383302)
build_ruby 0.001256 0.000125 3.543444 ( 3.861353)
build_all 0.006442 0.000645 5.849685 ( 2.313679)
build_install 0.014605 0.003716 7.602077 ( 3.644364)
test_btest 0.001072 0.000129 104.334981 ( 34.688157)
test_basic 0.000000 0.008703 1.061355 ( 1.265648)
test_all 0.084884 0.039406 839.796584 (610.838113)
test_rubyspec 0.043477 0.059325 136.610949 (230.006361)
total: 890.09 sec