Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20260120-162608
#<BuildRuby:0x000077faac98fde0
@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_gcc12",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc12",
@TARGET_NAME="trunk_gcc12",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc12",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["CC=gcc-12"],
@gist=false,
@git_branch=nil,
@git_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk_gcc12.20260120-162608",
@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.000023 0.000006 0.000029 ( 0.000031)
autoconf 0.000036 0.000010 0.000046 ( 0.000046)
configure 0.000031 0.000008 0.000039 ( 0.000039)
build_up 0.002133 0.006070 3.498834 ( 3.975356)
build_miniruby 0.001464 0.000462 2.833606 ( 3.303931)
build_ruby 0.001234 0.001088 5.386236 ( 18.488093)
build_all 0.006154 0.004425 7.186761 ( 4.878815)
build_install 0.016257 0.008243 9.936465 ( 9.001869)
test_btest 0.000735 0.000261 90.990526 ( 59.440961)
test_basic 0.006174 0.003773 1.264262 ( 1.729251)
test_all 0.096629 0.044401 799.725482 (327.725854)
test_rubyspec 0.049234 0.034802 137.159598 ( 59.799472)
total: 488.35 sec