Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20240310-120105
#<BuildRuby:0x00005642b3782458
@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.20240310-120105",
@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.000022 0.000003 0.000025 ( 0.000024)
autoconf 0.000030 0.000003 0.000033 ( 0.000032)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.004712 0.004645 2.777666 ( 4.181081)
build_miniruby 0.001700 0.000243 2.078311 ( 2.420044)
build_ruby 0.001861 0.000000 4.220239 ( 5.118452)
build_all 0.007872 0.000775 6.947496 ( 5.987415)
build_install 0.013074 0.009631 8.760424 ( 7.996753)
test_btest 0.000659 0.000127 111.318488 ( 90.537208)
test_basic 0.000000 0.005716 1.045596 ( 1.463592)
test_all 0.057845 0.066480 764.459772 (550.548355)
test_rubyspec 0.033113 0.067018 135.882226 (210.133625)
total: 878.39 sec