Logfile: /home/ko1/ruby/logs/brlog.trunk.20220614-192250
#<BuildRuby:0x0000562054e67858
@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.20220614-192250",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009823 0.000835 0.967180 ( 1.001111)
build_miniruby 0.001748 0.000250 0.069986 ( 0.067850)
build_ruby 0.001643 0.000234 0.077180 ( 0.075256)
build_all 0.008577 0.000523 1.486484 ( 0.583891)
build_install 0.015234 0.006855 5.847630 ( 2.803032)
test_btest 0.001087 0.000203 71.435466 ( 8.320446)
test_basic 0.002264 0.004849 0.331559 ( 0.421889)
test_all 0.001946 0.000458 702.376556 ( 67.509613)
test_rubyspec 0.116397 0.054476 45.772304 ( 51.587314)
total: 132.37 sec