Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230218-040448
#<BuildRuby:0x000055a6896ee1e8
@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.20230218-040448",
@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.000003 0.000018 ( 0.000017)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.004151 0.000791 1.445547 ( 2.441505)
build_miniruby 0.001119 0.000213 1.361076 ( 1.369948)
build_ruby 0.001228 0.000234 2.928673 ( 3.328764)
build_all 0.004459 0.002508 3.707842 ( 1.967397)
build_install 0.008398 0.004960 2.900186 ( 2.388880)
test_btest 0.000619 0.000149 64.125228 ( 33.390546)
test_basic 0.003512 0.000843 0.489739 ( 0.721057)
test_all 0.001126 0.000270 614.690925 (264.226837)
test_rubyspec 0.035646 0.018888 73.640434 ( 91.602650)
total: 401.44 sec