Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230923-222458
#<BuildRuby:0x000056499370a048
@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.20230923-222458",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.004862 0.004179 2.386428 ( 5.413393)
build_miniruby 0.001594 0.000364 4.328804 ( 5.295238)
build_ruby 0.000136 0.002099 4.139845 ( 5.609495)
build_all 0.005184 0.004171 6.168405 ( 6.377398)
build_install 0.018837 0.004734 7.691538 ( 7.978318)
test_btest 0.001016 0.000262 94.987049 ( 83.104798)
test_basic 0.007233 0.000809 0.974558 ( 1.648352)
test_all 0.009657 0.001564 683.011142 (560.757067)
test_rubyspec 0.033044 0.049525 107.980775 (151.884527)
total: 828.07 sec