Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-091624
#<BuildRuby:0x0000561709482c88
@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.20220828-091624",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009391 0.000671 0.865042 ( 1.195517)
build_miniruby 0.001743 0.000000 0.065092 ( 0.063863)
build_ruby 0.001508 0.000000 0.066335 ( 0.064902)
build_all 0.009219 0.000236 1.248454 ( 0.472084)
build_install 0.013760 0.000534 1.552936 ( 0.768811)
test_btest 0.001429 0.000084 53.266734 ( 5.892588)
test_basic 0.005625 0.000331 0.297591 ( 0.388691)
test_all 0.006283 0.000000 480.957047 ( 51.319540)
test_rubyspec 0.092289 0.030403 41.043303 ( 49.586863)
total: 109.75 sec