Logfile: /home/ko1/ruby/logs/brlog.trunk.20220503-121126
#<BuildRuby:0x000055bfcc31fe98
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220503-121126",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.006851 0.000000 0.858217 ( 1.107267)
build_miniruby 0.001023 0.000000 0.056847 ( 0.055532)
build_ruby 0.000964 0.000000 0.057561 ( 0.056304)
build_all 0.004326 0.000000 1.480237 ( 0.593878)
build_install 0.006460 0.004583 6.239255 ( 2.785397)
test_btest 0.000696 0.000041 48.179509 ( 8.258438)
test_basic 0.005537 0.000326 0.254740 ( 0.343233)
test_all 0.001284 0.000076 622.411368 ( 93.040366)
test_rubyspec 0.048457 0.035191 43.832243 ( 48.805953)
total: 155.05 sec