Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20231226-202027
#<BuildRuby:0x000055cd6c609fc0
@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.20231226-202027",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.001479 0.004321 1.698120 ( 2.601415)
build_miniruby 0.001028 0.000228 1.871226 ( 2.658743)
build_ruby 0.001415 0.000314 4.092396 ( 4.877530)
build_all 0.007332 0.000683 5.426873 ( 4.405122)
build_install 0.008018 0.010814 6.801529 ( 6.269165)
test_btest 0.000645 0.000184 93.245880 ( 88.075957)
test_basic 0.007682 0.000000 0.911364 ( 1.426526)
test_all 0.089599 0.040536 730.749787 (874.664310)
test_rubyspec 0.009249 0.066925 102.825497 (194.262313)
total: 1179.24 sec