Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20231027-090529
#<BuildRuby:0x000055809501a048
@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.20231027-090529",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.004118 0.003913 2.315222 ( 2.853288)
build_miniruby 0.001669 0.000193 4.097509 ( 4.021973)
build_ruby 0.001908 0.000000 3.567732 ( 3.938668)
build_all 0.008877 0.000000 5.540224 ( 3.409055)
build_install 0.022383 0.000156 7.385946 ( 5.676331)
test_btest 0.000837 0.000073 89.697840 ( 41.522014)
test_basic 0.007332 0.000282 0.915636 ( 1.134728)
test_all 0.086865 0.040053 645.324246 (465.659861)
test_rubyspec 0.044369 0.036454 99.921863 (178.808678)
total: 707.03 sec