Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20240902-140319
#<BuildRuby:0x00007f7024e7fdd8
@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.20240902-140319",
@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.000020 0.000004 0.000024 ( 0.000023)
autoconf 0.000038 0.000007 0.000045 ( 0.000044)
configure 0.000032 0.000006 0.000038 ( 0.000038)
build_up 0.002944 0.007017 4.423824 ( 6.871123)
build_miniruby 0.001848 0.000422 2.397827 ( 2.930502)
build_ruby 0.002192 0.000501 5.447768 ( 6.172265)
build_all 0.012515 0.000055 8.807555 ( 10.078851)
build_install 0.016725 0.010322 12.358528 ( 12.569928)
test_btest 0.000800 0.000200 142.399976 (135.870483)
test_basic 0.007473 0.005174 1.408968 ( 2.022408)
test_all 0.134382 0.031721 875.480957 (741.834910)
test_rubyspec 0.048570 0.048449 177.921989 ( 96.930427)
total: 1015.28 sec