Logfile: /home/ko1/ruby/logs/brlog.trunk.20221106-220319
#<BuildRuby:0x000055f11e6ece80
@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.20221106-220319",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003255 0.005163 0.918143 ( 1.000019)
build_miniruby 0.001396 0.000508 0.051428 ( 0.050270)
build_ruby 0.000926 0.000337 0.049442 ( 0.048885)
build_all 0.007239 0.000944 1.238888 ( 0.479478)
build_install 0.009289 0.006490 1.603869 ( 0.800233)
test_btest 0.001280 0.000000 62.455491 ( 6.566202)
test_basic 0.005686 0.000688 0.304048 ( 0.396120)
test_all 0.001408 0.000503 487.210162 ( 53.459422)
test_rubyspec 0.074480 0.056215 43.399615 ( 51.538797)
total: 114.34 sec