Logfile: /home/ko1/ruby/logs/brlog.trunk.20220707-172609
#<BuildRuby:0x0000560029975480
@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.20220707-172609",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008913 0.001239 0.855886 ( 1.041901)
build_miniruby 0.001061 0.000265 0.061584 ( 0.060289)
build_ruby 0.001754 0.000439 0.063629 ( 0.061923)
build_all 0.001207 0.006367 1.210018 ( 0.491188)
build_install 0.005695 0.013033 4.845928 ( 2.516366)
test_btest 0.001143 0.000610 53.770652 ( 5.957023)
test_basic 0.003680 0.001963 0.295173 ( 0.389211)
test_all 0.000000 0.003023 479.399090 ( 52.317002)
test_rubyspec 0.088588 0.051208 41.857293 ( 47.796932)
total: 110.63 sec