Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20260212-174056
#<BuildRuby:0x000072c19338fdc0
@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.20260212-174056",
@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.000024)
autoconf 0.000039 0.000009 0.000048 ( 0.000048)
configure 0.000030 0.000008 0.000038 ( 0.000037)
build_up 0.004800 0.003749 3.686881 ( 6.924198)
build_miniruby 0.001595 0.000422 2.802462 ( 4.408652)
build_ruby 0.002020 0.000025 5.077399 ( 7.484509)
build_all 0.008705 0.001683 7.597304 ( 10.167347)
build_install 0.023332 0.001376 10.435506 ( 14.868248)
test_btest 0.002355 0.000303 101.420395 (133.981714)
test_basic 0.004989 0.004418 1.418679 ( 2.880434)
test_all 0.108078 0.039358 897.928466 (1064.822078)
test_rubyspec 0.062645 0.027608 136.645446 ( 91.156113)
total: 1336.70 sec