Logfile: /home/ko1/ruby/logs/brlog.trunk.20220519-152017
#<BuildRuby:0x000055b3f1fa3340
@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.20220519-152017",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.002405 0.007705 0.977970 ( 1.238785)
build_miniruby 0.001389 0.000397 0.077508 ( 0.075822)
build_ruby 0.001460 0.000417 0.072747 ( 0.070653)
build_all 0.009886 0.000000 1.496142 ( 0.581617)
build_install 0.019990 0.003385 5.851157 ( 2.773818)
test_btest 0.001453 0.000000 76.173768 ( 8.386254)
test_basic 0.006001 0.000767 0.322109 ( 0.412099)
test_all 0.005416 0.001177 677.219786 ( 65.471532)
test_rubyspec 0.094945 0.072618 46.134085 ( 51.923023)
total: 130.93 sec