Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20240213-045909
#<BuildRuby:0x0000564fd69e9f40
@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.20240213-045909",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005797 0.000891 2.063817 ( 3.065135)
build_miniruby 0.001523 0.000235 2.044482 ( 2.556527)
build_ruby 0.001724 0.000265 4.332571 ( 5.081868)
build_all 0.000916 0.007912 6.773516 ( 4.654089)
build_install 0.019310 0.002253 8.277804 ( 6.051137)
test_btest 0.000884 0.000183 102.374390 ( 47.933413)
test_basic 0.001902 0.005082 0.864139 ( 0.925022)
test_all 0.086824 0.036497 724.489966 (360.023979)
test_rubyspec 0.068247 0.049977 202.386800 (272.941436)
total: 703.23 sec