Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230915-001614
#<BuildRuby:0x000055fe9e418c30
@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.20230915-001614",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000022 0.000006 0.000028 ( 0.000029)
build_up 0.005762 0.003391 2.598442 ( 5.367042)
build_miniruby 0.000000 0.002628 77.855417 ( 70.530541)
build_ruby 0.001476 0.000483 3.974163 ( 4.963885)
build_all 0.008418 0.001322 6.269880 ( 7.035080)
build_install 0.015841 0.006381 7.855202 ( 9.347830)
test_btest 0.000786 0.000238 100.688549 (102.042974)
test_basic 0.004976 0.004504 0.979940 ( 1.704648)
test_all 0.007814 0.009905 725.163955 (887.631642)
test_rubyspec 0.048403 0.033888 110.600787 (163.752188)
total: 1252.38 sec