Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230920-182017
#<BuildRuby:0x00005640cd4ba2a8
@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.20230920-182017",
@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.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000024 0.000002 0.000026 ( 0.000024)
build_up 0.004952 0.004079 2.513321 ( 5.506330)
build_miniruby 0.002762 0.000609 34.250858 ( 39.988217)
build_ruby 0.000000 0.002203 4.165957 ( 4.986527)
build_all 0.000000 0.010072 6.332023 ( 6.625754)
build_install 0.016770 0.005932 7.986888 ( 8.358553)
test_btest 0.000908 0.000201 94.832490 ( 70.269972)
test_basic 0.001113 0.008151 0.998513 ( 1.427571)
test_all 0.006978 0.003685 717.857221 (612.516838)
test_rubyspec 0.067188 0.016660 111.023991 (151.370659)
total: 901.05 sec