Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-062208
#<BuildRuby:0x00005630ede946d8
@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.20220827-062208",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006386 0.005421 1.015048 ( 1.801826)
build_miniruby 0.000000 0.002234 0.074712 ( 0.074020)
build_ruby 0.000000 0.001939 0.080742 ( 0.080508)
build_all 0.010227 0.001743 1.530407 ( 0.588623)
build_install 0.019753 0.003662 1.885641 ( 0.916827)
test_btest 0.000776 0.000204 75.865593 ( 8.087763)
test_basic 0.004261 0.004549 0.325470 ( 0.414401)
test_all 0.002805 0.000841 682.902363 ( 67.264790)
test_rubyspec 0.116716 0.065738 45.525425 ( 54.011257)
total: 133.24 sec