Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20240207-085256
#<BuildRuby:0x000055a144ff9d90
@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.20240207-085256",
@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.000002 0.000017 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.006471 0.000000 2.161830 ( 2.841754)
build_miniruby 0.001628 0.000039 2.190941 ( 2.428067)
build_ruby 0.001650 0.000235 3.852588 ( 4.306228)
build_all 0.007851 0.000517 6.328549 ( 3.770344)
build_install 0.014098 0.005144 7.998318 ( 4.965225)
test_btest 0.000856 0.000138 102.397556 ( 53.506004)
test_basic 0.004110 0.000663 0.965826 ( 1.297930)
test_all 0.087436 0.033191 732.244130 (432.362468)
test_rubyspec 0.058876 0.055223 184.005409 (216.808073)
total: 722.29 sec