Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20240208-225544
#<BuildRuby:0x000055a3ecd622a8
@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.20240208-225544",
@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.000024 0.000001 0.000025 ( 0.000024)
autoconf 0.000038 0.000001 0.000039 ( 0.000039)
configure 0.000034 0.000002 0.000036 ( 0.000035)
build_up 0.002661 0.004234 1.955511 ( 2.381754)
build_miniruby 0.001372 0.000102 1.981541 ( 1.986154)
build_ruby 0.002136 0.000000 4.122321 ( 4.404116)
build_all 0.007211 0.000374 6.501665 ( 3.596244)
build_install 0.014899 0.004995 7.952643 ( 5.032689)
test_btest 0.000770 0.000077 101.430741 ( 46.382693)
test_basic 0.002885 0.004394 0.986823 ( 1.102773)
test_all 0.071932 0.046264 692.622690 (340.169660)
test_rubyspec 0.046512 0.065455 187.338609 (261.257638)
total: 666.31 sec