Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20231011-164537
#<BuildRuby:0x000055d943e3a478
@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.20231011-164537",
@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.000001 0.000019 ( 0.000021)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000026 0.000002 0.000028 ( 0.000029)
build_up 0.007031 0.000278 2.613354 ( 4.365245)
build_miniruby 0.001466 0.000133 1.937527 ( 2.431628)
build_ruby 0.002032 0.000185 4.192188 ( 5.273571)
build_all 0.008839 0.000411 6.508399 ( 5.834764)
build_install 0.020849 0.001416 7.960989 ( 7.323789)
test_btest 0.000882 0.000076 99.434268 ( 77.218049)
test_basic 0.000048 0.008990 1.039671 ( 1.572707)
test_all 0.006142 0.004931 700.364766 (544.461045)
test_rubyspec 0.048898 0.032290 110.108660 (144.603437)
total: 793.09 sec