Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20240306-235326
#<BuildRuby:0x0000561d2beb5a48
@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.20240306-235326",
@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.000027 0.000005 0.000032 ( 0.000031)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.007379 0.001230 2.737959 ( 3.813598)
build_miniruby 0.001499 0.000250 1.955256 ( 2.566908)
build_ruby 0.002075 0.000346 4.037508 ( 4.643807)
build_all 0.007775 0.000540 6.385693 ( 4.353031)
build_install 0.017618 0.003693 8.272846 ( 6.914635)
test_btest 0.000957 0.000160 103.893483 ( 81.947355)
test_basic 0.004262 0.003553 0.964483 ( 1.474332)
test_all 0.089080 0.032111 745.301831 (515.796280)
test_rubyspec 0.079005 0.021260 136.263410 (208.223132)
total: 829.73 sec