Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-030213
#<BuildRuby:0x0000561088e0af08
@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.20220802-030213",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000039 0.000003 0.000042 ( 0.000046)
configure 0.000031 0.000002 0.000033 ( 0.000033)
build_up 0.000351 0.012495 0.834182 ( 1.754459)
build_miniruby 0.001336 0.000411 0.063716 ( 0.062455)
build_ruby 0.001285 0.000000 0.053691 ( 0.053216)
build_all 0.005360 0.002361 1.205389 ( 0.453432)
build_install 0.006370 0.010567 4.139394 ( 1.756665)
test_btest 0.000000 0.002183 50.758191 ( 6.259499)
test_basic 0.002713 0.003335 0.276181 ( 0.367114)
test_all 0.001870 0.000935 481.000317 ( 51.822735)
test_rubyspec 0.083310 0.054029 41.053283 ( 46.873360)
total: 109.40 sec