Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20231023-070445
#<BuildRuby:0x000055ac20225cf0
@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.20231023-070445",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000028 0.000005 0.000033 ( 0.000032)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.007537 0.000526 3.726308 ( 6.004251)
build_miniruby 0.001319 0.000196 1.823423 ( 2.350987)
build_ruby 0.000000 0.002637 3.597194 ( 4.919717)
build_all 0.000000 0.009104 5.829119 ( 6.578203)
build_install 0.009295 0.011985 8.004155 ( 9.561458)
test_btest 0.000978 0.000000 93.521824 ( 97.354418)
test_basic 0.001708 0.007092 0.916220 ( 1.552963)
test_all 0.067977 0.059400 619.668033 (590.831197)
test_rubyspec 0.038728 0.035376 100.774069 (164.756713)
total: 883.91 sec