Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230913-153930
#<BuildRuby:0x0000559ac994a430
@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.20230913-153930",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.006875 0.001228 2.582680 ( 6.708218)
build_miniruby 0.002626 0.000000 72.993163 ( 74.255814)
build_ruby 0.000000 0.001872 4.192141 ( 5.664947)
build_all 0.005701 0.003214 6.240872 ( 6.078435)
build_install 0.013031 0.008854 7.632819 ( 9.555314)
test_btest 0.000908 0.000227 96.053958 ( 86.920493)
test_basic 0.002716 0.004012 0.991968 ( 1.616880)
test_all 0.006205 0.004963 678.162590 (580.881682)
test_rubyspec 0.035079 0.049036 108.362025 (166.150483)
total: 937.83 sec