Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-225127
#<BuildRuby:0x000055d5257e7340
@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.20220206-225127",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010348 0.000323 0.949272 ( 0.985769)
build_miniruby 0.001748 0.000218 0.078227 ( 0.076769)
build_ruby 0.001958 0.000245 0.079396 ( 0.076908)
build_all 0.011034 0.000273 4.178715 ( 0.799487)
build_install 0.022751 0.000901 7.849163 ( 2.318107)
test_btest 0.001234 0.000117 78.519614 ( 8.623228)
test_basic 0.003265 0.004719 0.338749 ( 0.431676)
test_all 0.001790 0.000244 701.676784 ( 71.544434)
test_rubyspec 0.121978 0.048926 45.923193 ( 51.373544)
total: 136.23 sec