Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-193516
#<BuildRuby:0x0000557986178a68
@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.20221008-193516",
@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.000003 0.000010 ( 0.000010)
autoconf 0.000009 0.000005 0.000014 ( 0.000015)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.005708 0.005038 1.078324 ( 1.116088)
build_miniruby 0.002156 0.000000 0.102627 ( 0.098767)
build_ruby 0.001946 0.000000 0.096418 ( 0.093020)
build_all 0.002371 0.005716 1.299997 ( 0.564203)
build_install 0.013331 0.002406 1.663675 ( 0.884437)
test_btest 0.001379 0.000743 61.285107 ( 6.209036)
test_basic 0.000756 0.005356 0.347155 ( 0.436706)
test_all 0.007794 0.000000 474.026994 ( 51.781196)
test_rubyspec 0.078659 0.051235 42.387250 ( 50.914601)
total: 112.10 sec