Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-125944
#<BuildRuby:0x0000564ed8d746c8
@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.20220329-125944",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000015 0.000007 0.000022 ( 0.000022)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001781 0.010278 1.050239 ( 1.153920)
build_miniruby 0.000618 0.001573 0.075450 ( 0.073875)
build_ruby 0.001249 0.000865 0.075187 ( 0.073451)
build_all 0.003694 0.006431 4.175291 ( 0.846259)
build_install 0.023386 0.000062 7.939359 ( 2.425919)
test_btest 0.000985 0.000000 74.392579 ( 8.448793)
test_basic 0.005762 0.001490 0.330809 ( 0.420727)
test_all 0.001192 0.000596 662.611121 ( 66.623929)
test_rubyspec 0.083156 0.082889 45.995973 ( 51.450974)
total: 131.52 sec