Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-035305
#<BuildRuby:0x0000564672722fe0
@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.20220901-035305",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.005322 0.005038 0.981305 ( 1.112677)
build_miniruby 0.001730 0.000399 0.074006 ( 0.071884)
build_ruby 0.001709 0.000395 0.076129 ( 0.073926)
build_all 0.009604 0.001094 1.536761 ( 0.587673)
build_install 0.015793 0.005148 1.881950 ( 0.916553)
test_btest 0.000000 0.001237 73.701766 ( 8.061379)
test_basic 0.001974 0.006071 0.335901 ( 0.422840)
test_all 0.002871 0.000907 643.562908 ( 64.875541)
test_rubyspec 0.091855 0.074140 46.142094 ( 54.632853)
total: 130.76 sec