Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-142622
#<BuildRuby:0x0000564fe24a08e8
@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.20220803-142622",
@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.000005)
autoconf 0.000021 0.000005 0.000026 ( 0.000020)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.006288 0.006014 0.968543 ( 1.245697)
build_miniruby 0.000000 0.002383 0.075268 ( 0.072930)
build_ruby 0.001244 0.000731 0.075701 ( 0.073490)
build_all 0.006599 0.002538 1.512109 ( 0.569270)
build_install 0.016068 0.006510 5.111162 ( 2.080208)
test_btest 0.001078 0.000000 74.721530 ( 8.192992)
test_basic 0.005944 0.001023 0.324884 ( 0.412908)
test_all 0.001343 0.000494 640.275088 ( 64.447045)
test_rubyspec 0.076205 0.095239 45.796596 ( 53.317397)
total: 130.41 sec