Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230922-081949
#<BuildRuby:0x000055d54d3f5f70
@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.20230922-081949",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000028 0.000003 0.000031 ( 0.000032)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.004613 0.004046 2.442003 ( 5.935977)
build_miniruby 0.001456 0.000201 2.244293 ( 3.070932)
build_ruby 0.001826 0.000252 4.195650 ( 6.011261)
build_all 0.009103 0.000000 6.142303 ( 7.410543)
build_install 0.013725 0.009382 7.882275 ( 9.470934)
test_btest 0.000946 0.000000 97.640485 ( 93.676810)
test_basic 0.000000 0.008562 0.973603 ( 1.591819)
test_all 0.007249 0.004168 703.183497 (636.944930)
test_rubyspec 0.040003 0.042215 107.452303 (150.028366)
total: 914.14 sec