Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-064152
#<BuildRuby:0x000055d83d4aafe0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220828-064152",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009543 0.001469 0.953421 ( 1.004432)
build_miniruby 0.001510 0.000232 0.070762 ( 0.069314)
build_ruby 0.002151 0.000000 0.076992 ( 0.075126)
build_all 0.000000 0.010378 1.544883 ( 0.571615)
build_install 0.020824 0.001513 1.866344 ( 0.913980)
test_btest 0.000953 0.000239 77.598527 ( 8.723381)
test_basic 0.002389 0.005167 0.331382 ( 0.424396)
test_all 0.005544 0.000277 687.662551 ( 67.046559)
test_rubyspec 0.128243 0.052736 46.000285 ( 54.059743)
total: 132.89 sec