Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20240630-171403
#<BuildRuby:0x00007fd6a2f4fdc8
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk_gcc10.20240630-171403",
@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.000025 0.000006 0.000031 ( 0.000032)
autoconf 0.000038 0.000009 0.000047 ( 0.000047)
configure 0.000034 0.000008 0.000042 ( 0.000042)
build_up 0.009331 0.002195 4.803393 ( 7.336836)
build_miniruby 0.002066 0.000486 2.472655 ( 3.812648)
build_ruby 0.001943 0.000457 5.558987 ( 7.405812)
build_all 0.009144 0.003412 8.591280 ( 10.609727)
build_install 0.021937 0.006525 12.219321 ( 15.728608)
test_btest 0.000853 0.000213 142.614206 (174.119592)
test_basic 0.011098 0.002775 1.398549 ( 2.783228)
test_all 0.125256 0.041664 868.069795 (997.921433)
test_rubyspec 0.045901 0.055037 172.064075 ( 98.586767)
total: 1318.31 sec