Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20240214-125859
#<BuildRuby:0x000055ad53be2048
@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.20240214-125859",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.005464 0.000585 2.002719 ( 2.332797)
build_miniruby 0.001399 0.000150 1.777774 ( 1.775872)
build_ruby 0.001607 0.000000 3.845863 ( 4.088756)
build_all 0.000757 0.006824 6.374026 ( 2.392461)
build_install 0.016925 0.002850 7.489995 ( 3.566134)
test_btest 0.000845 0.000137 108.999659 ( 37.165991)
test_basic 0.007267 0.000554 1.050903 ( 1.156073)
test_all 0.094575 0.030443 789.735349 (354.975262)
test_rubyspec 0.071833 0.047674 212.584728 (267.565615)
total: 675.02 sec