Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-004536
#<BuildRuby:0x000055a57cf251f8
@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.20220802-004536",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009014 0.000694 0.807224 ( 1.194748)
build_miniruby 0.001747 0.000135 0.055612 ( 0.054443)
build_ruby 0.001681 0.000129 0.061884 ( 0.061096)
build_all 0.009463 0.000321 1.208397 ( 0.472024)
build_install 0.009831 0.005901 4.195410 ( 1.795848)
test_btest 0.001558 0.000208 52.448932 ( 6.359533)
test_basic 0.005034 0.000671 0.284207 ( 0.375431)
test_all 0.002107 0.000281 492.556504 ( 52.052345)
test_rubyspec 0.093893 0.039936 41.121859 ( 46.958716)
total: 109.33 sec