Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20231026-090410
#<BuildRuby:0x000056003511a090
@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.20231026-090410",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000022 0.000005 0.000027 ( 0.000028)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.008140 0.000000 2.398314 ( 3.378003)
build_miniruby 0.001601 0.000000 3.949526 ( 3.910952)
build_ruby 0.000000 0.001669 3.911543 ( 4.348235)
build_all 0.005231 0.004052 5.790552 ( 3.437951)
build_install 0.017601 0.004400 7.345649 ( 5.367351)
test_btest 0.000690 0.000172 95.754573 ( 57.867185)
test_basic 0.002959 0.005216 0.942888 ( 1.161526)
test_all 0.073841 0.056129 623.570153 (486.805834)
test_rubyspec 0.040331 0.043462 104.081080 (179.835776)
total: 746.11 sec