Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-215902
#<BuildRuby:0x000055c24a033510
@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.20221110-215902",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004603 0.005612 1.068767 ( 1.564422)
build_miniruby 0.001288 0.000429 0.065848 ( 0.066097)
build_ruby 0.001622 0.000541 0.067500 ( 0.066906)
build_all 0.008131 0.001361 1.462053 ( 0.597858)
build_install 0.018604 0.002915 1.825817 ( 0.957289)
test_btest 0.001262 0.000351 82.802093 ( 9.014694)
test_basic 0.005487 0.001524 0.354753 ( 0.446735)
test_all 0.000995 0.001234 673.358828 ( 68.501871)
test_rubyspec 0.073297 0.096669 47.623638 ( 56.011897)
total: 137.23 sec