Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-114525
#<BuildRuby:0x0000557a35498f40
@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.20220219-114525",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002297 0.008946 0.934739 ( 1.361254)
build_miniruby 0.001527 0.000478 0.076329 ( 0.074132)
build_ruby 0.000000 0.002256 0.075991 ( 0.073367)
build_all 0.006363 0.003546 4.108990 ( 0.787187)
build_install 0.014725 0.008352 7.742019 ( 2.282208)
test_btest 0.000940 0.000387 71.996784 ( 7.967807)
test_basic 0.003243 0.003992 0.339158 ( 0.426839)
test_all 0.001347 0.000599 664.677177 ( 64.974758)
test_rubyspec 0.091661 0.066291 46.167858 ( 51.609901)
total: 129.56 sec