Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230610-152055
#<BuildRuby:0x000055d55113e1e8
@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.20230610-152055",
@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.000017)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.000463 0.007401 2.025607 ( 5.187790)
build_miniruby 0.001548 0.000323 3.072171 ( 4.303205)
build_ruby 0.001351 0.000281 3.313985 ( 4.523242)
build_all 0.008186 0.000012 2.350656 ( 3.004488)
build_install 0.012827 0.008286 3.848174 ( 4.986292)
test_btest 0.000897 0.000216 85.174864 ( 83.171540)
test_basic 0.003458 0.003947 0.823473 ( 1.459360)
test_all 0.001462 0.000390 554.111842 (507.429079)
test_rubyspec 0.012375 0.047370 84.783948 (118.705929)
total: 732.77 sec