Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-101852
#<BuildRuby:0x000055de14ef2700
@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.20220831-101852",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000096 0.000000 0.000096 ( 0.000106)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.010347 0.000659 0.956272 ( 1.257031)
build_miniruby 0.001664 0.000512 0.079041 ( 0.077617)
build_ruby 0.001375 0.000423 0.077862 ( 0.076528)
build_all 0.002776 0.006636 1.539535 ( 0.580328)
build_install 0.022753 0.000559 1.873628 ( 0.920688)
test_btest 0.000000 0.001304 76.827231 ( 8.228084)
test_basic 0.003195 0.004036 0.338185 ( 0.426653)
test_all 0.000000 0.004446 647.483301 ( 65.415773)
test_rubyspec 0.108021 0.069807 45.901875 ( 54.372610)
total: 131.36 sec