Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-105445
#<BuildRuby:0x0000561cbba7b600
@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.20220909-105445",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.011532 0.000220 1.163394 ( 1.127934)
build_miniruby 0.002099 0.000131 0.070579 ( 0.068306)
build_ruby 0.001815 0.000113 0.072600 ( 0.070956)
build_all 0.011026 0.000000 1.581387 ( 0.601926)
build_install 0.012116 0.011355 1.927153 ( 0.938561)
test_btest 0.001334 0.000222 99.585705 ( 10.199862)
test_basic 0.002887 0.004625 0.352280 ( 0.446577)
test_all 0.003867 0.000806 652.290470 ( 66.421211)
test_rubyspec 0.105440 0.072097 47.254325 ( 55.445594)
total: 135.32 sec