Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-091407
#<BuildRuby:0x0000561bdf9648e8
@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.20220506-091407",
@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.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008787 0.000655 1.018367 ( 1.241596)
build_miniruby 0.001287 0.000171 0.074029 ( 0.072500)
build_ruby 0.001643 0.000220 0.073355 ( 0.070692)
build_all 0.007198 0.000349 1.522162 ( 0.663729)
build_install 0.011327 0.008670 6.255734 ( 3.016437)
test_btest 0.000897 0.000189 70.887509 ( 9.224603)
test_basic 0.002848 0.005272 0.315318 ( 0.403899)
test_all 0.001594 0.000420 714.104656 ( 71.918650)
test_rubyspec 0.060482 0.051683 48.864319 ( 54.199763)
total: 140.81 sec