Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20240624-191029
#<BuildRuby:0x00007f7f2ee1fdc0
@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_gcc11",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc11",
@TARGET_NAME="trunk_gcc11",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc11",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["CC=gcc-11"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk_gcc11.20240624-191029",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000033 0.000009 0.000042 ( 0.000041)
configure 0.000029 0.000007 0.000036 ( 0.000037)
build_up 0.007827 0.002088 4.275221 ( 7.087430)
build_miniruby 0.002037 0.000000 28.576452 ( 37.448725)
build_ruby 0.002748 0.000000 4.477605 ( 6.430182)
build_all 0.007006 0.004054 8.556767 ( 10.342426)
build_install 0.024111 0.004025 11.787303 ( 15.432080)
test_btest 0.000741 0.000190 140.714966 (188.695844)
test_basic 0.007063 0.004069 1.390865 ( 2.598194)
test_all 0.134891 0.035717 870.915349 (992.240019)
test_rubyspec 0.045181 0.055305 170.655325 ( 86.194791)
total: 1346.47 sec