Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20240629-031425
#<BuildRuby:0x00007fba6e71fdd8
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk_gcc12.20240629-031425",
@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.000027 0.000006 0.000033 ( 0.000032)
autoconf 0.000045 0.000010 0.000055 ( 0.000051)
configure 0.000035 0.000007 0.000042 ( 0.000043)
build_up 0.002708 0.007617 4.449952 ( 7.577335)
build_miniruby 0.001794 0.000505 1.755288 ( 2.460433)
build_ruby 0.002293 0.000644 4.724929 ( 35.849643)
build_all 0.007607 0.003919 8.377921 ( 9.051372)
build_install 0.017805 0.009955 11.432842 ( 13.730913)
test_btest 0.000903 0.000293 140.314118 (175.386762)
test_basic 0.007243 0.006795 1.396459 ( 2.339208)
test_all 0.116578 0.050692 863.656910 (1004.399018)
test_rubyspec 0.053521 0.044064 166.752245 ( 87.170305)
total: 1337.97 sec