Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20240216-150011
#<BuildRuby:0x000055b2015b6018
@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.20240216-150011",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.000464 0.006312 2.112224 ( 2.698762)
build_miniruby 0.001188 0.000164 2.042314 ( 2.046082)
build_ruby 0.001647 0.000000 3.957150 ( 4.303199)
build_all 0.006044 0.003126 6.439289 ( 3.184971)
build_install 0.012323 0.010139 8.125416 ( 5.124386)
test_btest 0.000924 0.000205 106.829538 ( 38.935102)
test_basic 0.002760 0.004179 0.900154 ( 0.970727)
test_all 0.073863 0.046560 718.764324 (230.742680)
test_rubyspec 0.066947 0.034918 131.900498 (164.167019)
total: 452.17 sec