Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230911-233815
#<BuildRuby:0x000055db76a36068
@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.20230911-233815",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.008052 0.007259 3.618578 ( 6.220902)
build_miniruby 0.000679 0.003237 37.415092 ( 26.426462)
build_ruby 0.001595 0.000290 3.987083 ( 5.024597)
build_all 0.005175 0.004054 6.273176 ( 5.995416)
build_install 0.010060 0.009222 7.825852 ( 7.515309)
test_btest 0.000000 0.001025 93.900350 ( 71.011513)
test_basic 0.000147 0.008305 0.990839 ( 1.448938)
test_all 0.012313 0.004096 703.774167 (628.269225)
test_rubyspec 0.042569 0.037094 107.224760 (157.559566)
total: 909.47 sec