Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-115735
#<BuildRuby:0x00005610cfcbc4c0
@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.20220726-115735",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.011175 0.000798 1.007254 ( 1.060265)
build_miniruby 0.002507 0.000000 0.064899 ( 0.062414)
build_ruby 0.001899 0.000000 0.073798 ( 0.072496)
build_all 0.000000 0.010234 1.561773 ( 0.579014)
build_install 0.017131 0.006556 5.244081 ( 2.072747)
test_btest 0.001404 0.000000 75.114860 ( 8.356934)
test_basic 0.004421 0.003646 0.334847 ( 0.424049)
test_all 0.001839 0.000480 623.982612 ( 63.841861)
test_rubyspec 0.118861 0.046871 45.548758 ( 51.295472)
total: 127.77 sec