Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-180035
#<BuildRuby:0x0000564a88cdf810
@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.20220220-180035",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008941 0.001277 0.948270 ( 1.575056)
build_miniruby 0.001877 0.000268 0.080252 ( 0.079097)
build_ruby 0.000000 0.001752 0.081112 ( 0.079881)
build_all 0.008737 0.001979 4.107444 ( 0.786469)
build_install 0.019089 0.003874 7.838556 ( 2.374834)
test_btest 0.001308 0.000238 76.489346 ( 8.225484)
test_basic 0.007062 0.001284 0.334144 ( 0.423397)
test_all 0.001574 0.000286 700.037131 ( 67.262734)
test_rubyspec 0.113588 0.048140 46.125561 ( 51.610503)
total: 132.42 sec