Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-140334
#<BuildRuby:0x00005627fd882fe0
@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.20220915-140334",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000103 0.000017 0.000120 ( 0.000125)
build_up 0.008240 0.001373 1.126385 ( 1.261526)
build_miniruby 0.001866 0.000311 0.074532 ( 0.071750)
build_ruby 0.001912 0.000319 0.077417 ( 0.075607)
build_all 0.009426 0.000639 1.574027 ( 0.602948)
build_install 0.022213 0.000678 1.889114 ( 0.931482)
test_btest 0.000000 0.001027 89.136676 ( 9.565498)
test_basic 0.003388 0.004406 0.371145 ( 0.458263)
test_all 0.004841 0.000000 633.774394 ( 68.843938)
test_rubyspec 0.108798 0.053350 47.252058 ( 55.601526)
total: 137.41 sec