Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20231205-145006
#<BuildRuby:0x00005606b771e0d0
@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.20231205-145006",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000027 0.000006 0.000033 ( 0.000034)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.007298 0.000747 2.458941 ( 4.322211)
build_miniruby 0.000000 0.001908 1.886949 ( 2.280405)
build_ruby 0.000576 0.001198 4.103057 ( 5.064769)
build_all 0.006017 0.003445 6.253340 ( 5.055735)
build_install 0.016379 0.005173 7.656396 ( 6.801396)
test_btest 0.000884 0.000241 94.991412 ( 78.541769)
test_basic 0.006685 0.001823 0.971060 ( 1.621062)
test_all 0.087956 0.037846 668.142295 (463.952167)
test_rubyspec 0.039629 0.039530 104.295276 (138.782806)
total: 706.42 sec