Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-113436
#<BuildRuby:0x0000557198167858
@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.20220314-113436",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008677 0.002169 1.002485 ( 1.144634)
build_miniruby 0.001342 0.000336 0.074283 ( 0.072708)
build_ruby 0.001362 0.000340 0.069060 ( 0.067817)
build_all 0.008987 0.000900 4.206337 ( 0.857026)
build_install 0.013658 0.010271 7.958688 ( 2.400115)
test_btest 0.000927 0.000293 70.763778 ( 8.127224)
test_basic 0.002852 0.003900 0.333086 ( 0.431914)
test_all 0.001334 0.000467 710.009229 ( 68.235165)
test_rubyspec 0.100000 0.059260 46.191092 ( 51.683179)
total: 133.02 sec