Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230822-194525
#<BuildRuby:0x000055ead3df1e20
@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.20230822-194525",
@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.000023 0.000002 0.000025 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.003803 0.003911 3.050903 ( 5.579591)
build_miniruby 0.003530 0.000000 2.913050 ( 2.983863)
build_ruby 0.001394 0.000144 3.681716 ( 4.686563)
build_all 0.007506 0.000457 5.849679 ( 4.734366)
build_install 0.017003 0.003610 7.540172 ( 6.336929)
test_btest 0.000652 0.000091 92.187272 ( 54.423577)
test_basic 0.006324 0.000878 0.892930 ( 1.252171)
test_all 0.008924 0.000640 648.812814 (361.308836)
test_rubyspec 0.028964 0.048655 104.347242 (143.045225)
total: 584.35 sec