Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20240115-204649
#<BuildRuby:0x000055ea3c4c21e8
@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.20240115-204649",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.005907 0.000455 1.701705 ( 3.448285)
build_miniruby 0.001609 0.000124 1.839456 ( 2.527330)
build_ruby 0.002018 0.000155 4.024626 ( 5.675067)
build_all 0.008588 0.000310 5.441621 ( 6.528126)
build_install 0.013343 0.007932 6.751406 ( 8.104799)
test_btest 0.000644 0.000080 96.592364 (104.730289)
test_basic 0.007551 0.000944 0.923487 ( 1.801231)
test_all 0.112788 0.018697 750.130078 (839.706289)
test_rubyspec 0.025170 0.053450 102.461180 (176.103044)
total: 1148.63 sec