Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-112551
#<BuildRuby:0x0000563f96cdf510
@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.20220402-112551",
@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.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009903 0.001327 1.000533 ( 1.096368)
build_miniruby 0.001591 0.000367 0.078960 ( 0.076985)
build_ruby 0.001857 0.000429 0.074678 ( 0.072369)
build_all 0.008657 0.000810 4.167750 ( 0.843051)
build_install 0.021609 0.001085 8.498000 ( 3.034247)
test_btest 0.000000 0.002019 72.939352 ( 8.400374)
test_basic 0.000000 0.007178 0.345725 ( 0.436669)
test_all 0.002429 0.000289 689.356632 ( 67.671111)
test_rubyspec 0.098068 0.070991 46.464732 ( 51.912686)
total: 133.54 sec