Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20250729-214449
#<BuildRuby:0x000072bdbc10fdc8
@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.20250729-214449",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000029 0.000008 0.000037 ( 0.000036)
configure 0.000021 0.000005 0.000026 ( 0.000027)
build_up 0.007093 0.002852 4.755242 ( 5.434233)
build_miniruby 0.001608 0.000000 2.430603 ( 2.916173)
build_ruby 0.001063 0.000970 4.956778 ( 5.576895)
build_all 0.008332 0.001614 6.376173 ( 6.485847)
build_install 0.018397 0.007965 10.085726 ( 10.430110)
test_btest 0.000815 0.000236 78.484019 ( 72.607078)
test_basic 0.005046 0.002588 1.020067 ( 1.501818)
test_all 0.088789 0.043716 708.176079 (587.412758)
test_rubyspec 0.049141 0.032327 112.221585 (102.707161)
total: 795.07 sec