Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-092649
#<BuildRuby:0x000055a121d98d30
@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.20220801-092649",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.011031 0.000854 1.005946 ( 1.150533)
build_miniruby 0.001567 0.000483 0.077292 ( 0.077029)
build_ruby 0.001787 0.000000 0.074665 ( 0.074554)
build_all 0.003890 0.004921 1.504481 ( 0.591552)
build_install 0.021854 0.000997 5.182128 ( 2.104963)
test_btest 0.000798 0.000222 77.544020 ( 8.402227)
test_basic 0.008007 0.000000 0.313309 ( 0.403624)
test_all 0.002005 0.000119 681.673027 ( 66.905233)
test_rubyspec 0.122166 0.057927 45.456337 ( 51.192883)
total: 130.90 sec