Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20231210-064721
#<BuildRuby:0x000055f3234569a8
@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.20231210-064721",
@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.000004 0.000022 ( 0.000024)
autoconf 0.000028 0.000006 0.000034 ( 0.000033)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.004637 0.004092 2.647635 ( 4.375227)
build_miniruby 0.001632 0.000000 1.911385 ( 2.229242)
build_ruby 0.002013 0.000000 4.028947 ( 4.975780)
build_all 0.005503 0.004321 6.122373 ( 5.605399)
build_install 0.016932 0.005316 7.657836 ( 7.215530)
test_btest 0.000682 0.000182 94.712526 ( 88.672086)
test_basic 0.008063 0.000998 0.991967 ( 1.767227)
test_all 0.075636 0.054202 715.910752 (671.154747)
test_rubyspec 0.049658 0.031173 104.269786 (163.050259)
total: 949.05 sec