Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251222-060400
#<BuildRuby:0x000078893a70fdc8
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk_gcc11.20251222-060400",
@make="make",
@no_timeout_error=nil,
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000034 0.000008 0.000042 ( 0.000043)
configure 0.000027 0.000007 0.000034 ( 0.000033)
build_up 0.002755 0.005499 3.470241 ( 4.644321)
build_miniruby 0.000623 0.001198 2.678414 ( 2.911493)
build_ruby 0.001649 0.000492 5.140135 ( 6.020664)
build_all 0.010415 0.000033 7.056962 ( 6.229453)
build_install 0.019369 0.005205 9.855350 ( 9.505670)
test_btest 0.000965 0.000268 98.276626 ( 87.676481)
test_basic 0.004235 0.005482 1.209378 ( 2.025485)
test_all 0.103244 0.043483 804.020267 (592.947863)
test_rubyspec 0.051659 0.034796 130.308072 ( 63.174022)
total: 775.14 sec