Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251106-233012
#<BuildRuby:0x000075dd924cfdc0
@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_gcc10",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc10",
@TARGET_NAME="trunk_gcc10",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc10",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["CC=gcc-10"],
@gist=false,
@git_branch=nil,
@git_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk_gcc10.20251106-233012",
@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.000019 0.000004 0.000023 ( 0.000025)
autoconf 0.000032 0.000007 0.000039 ( 0.000040)
configure 0.000026 0.000007 0.000033 ( 0.000032)
build_up 0.006081 0.001254 2.773825 ( 7.324794)
build_miniruby 0.006936 0.000900 123.550309 (133.197831)
build_ruby 0.001777 0.000408 5.237253 ( 7.025839)
build_all 0.009492 0.001776 8.881251 ( 11.300047)
build_install 0.019131 0.008516 9.289370 ( 12.762441)
test_btest 0.001250 0.000032 89.640581 (112.492796)
test_basic 0.003128 0.005853 1.218790 ( 2.184421)
test_all 0.095131 0.048236 792.859231 (887.618617)
test_rubyspec 0.055873 0.031309 123.170017 (108.481257)
total: 1282.39 sec