Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20240224-095145
#<BuildRuby:0x000055b3b01de9a8
@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.20240224-095145",
@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.000021)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.007442 0.001191 2.667281 ( 3.940343)
build_miniruby 0.001469 0.000235 2.008406 ( 2.371230)
build_ruby 0.001591 0.000254 4.404750 ( 5.443236)
build_all 0.009198 0.000055 6.526583 ( 5.323715)
build_install 0.011537 0.011423 8.397688 ( 7.502005)
test_btest 0.000765 0.000170 107.688200 (100.712931)
test_basic 0.002401 0.005513 0.994399 ( 1.696514)
test_all 0.079960 0.047615 756.591848 (833.112920)
test_rubyspec 0.040637 0.061020 138.658843 (239.245743)
total: 1199.35 sec