Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-142125
#<BuildRuby:0x000055f4d34a8620
@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.20220720-142125",
@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.000001 0.000008 ( 0.000009)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005631 0.004381 0.982834 ( 1.261503)
build_miniruby 0.001698 0.000486 0.074734 ( 0.072792)
build_ruby 0.001628 0.000465 0.077874 ( 0.076173)
build_all 0.008951 0.001252 1.538884 ( 0.608461)
build_install 0.016697 0.005461 5.218749 ( 2.090459)
test_btest 0.000697 0.000194 75.824067 ( 8.031074)
test_basic 0.001176 0.005185 0.325293 ( 0.415991)
test_all 0.001156 0.000386 645.733021 ( 64.445204)
test_rubyspec 0.090754 0.078116 45.937254 ( 51.622678)
total: 128.63 sec