Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20231016-104716
#<BuildRuby:0x0000559a56aca1e8
@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.20231016-104716",
@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.000006 0.000025 ( 0.000026)
autoconf 0.000030 0.000010 0.000040 ( 0.000035)
configure 0.000027 0.000009 0.000036 ( 0.000035)
build_up 0.006032 0.001930 2.611919 ( 4.124310)
build_miniruby 0.001285 0.000411 2.615304 ( 2.903302)
build_ruby 0.001646 0.000527 4.053789 ( 4.539174)
build_all 0.008330 0.000000 6.333764 ( 5.120660)
build_install 0.009355 0.010432 8.015247 ( 7.324837)
test_btest 0.000568 0.000204 99.155642 ( 84.062100)
test_basic 0.007335 0.000965 0.980363 ( 1.514162)
test_all 0.009961 0.000221 708.222206 (470.008503)
test_rubyspec 0.038312 0.040224 108.698947 (164.966102)
total: 744.56 sec