Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-092042
#<BuildRuby:0x000055e9c1a0f810
@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.20220307-092042",
@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.000008 0.000003 0.000011 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.008300 0.001822 1.009396 ( 1.231595)
build_miniruby 0.002094 0.000000 0.076784 ( 0.075935)
build_ruby 0.002078 0.000000 0.072933 ( 0.071280)
build_all 0.006944 0.002670 4.176198 ( 0.852534)
build_install 0.013802 0.009365 7.936543 ( 2.408774)
test_btest 0.000660 0.000288 72.834532 ( 8.567059)
test_basic 0.003616 0.004266 0.346396 ( 0.435510)
test_all 0.001232 0.000580 659.847311 ( 65.398706)
test_rubyspec 0.107749 0.060107 46.506618 ( 51.788793)
total: 130.83 sec