Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20231104-010705
#<BuildRuby:0x0000563e64e36068
@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.20231104-010705",
@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.000020)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.007509 0.000000 2.236939 ( 3.038195)
build_miniruby 0.001317 0.000112 1.861413 ( 1.909503)
build_ruby 0.001973 0.000000 3.765748 ( 4.137903)
build_all 0.005850 0.003512 5.635613 ( 4.104954)
build_install 0.013295 0.008085 7.008736 ( 5.654926)
test_btest 0.000000 0.001362 90.003314 ( 68.405708)
test_basic 0.001132 0.002591 0.857501 ( 1.365911)
test_all 0.091889 0.034401 598.850046 (297.070693)
test_rubyspec 0.047463 0.025495 100.817109 (127.938633)
total: 513.63 sec