Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-183626
#<BuildRuby:0x00005556094ff808
@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.20220217-183626",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010105 0.000900 0.945736 ( 1.067149)
build_miniruby 0.001375 0.000197 0.074375 ( 0.073108)
build_ruby 0.001821 0.000260 0.072369 ( 0.070150)
build_all 0.008983 0.000598 4.079879 ( 0.790637)
build_install 0.020027 0.004931 7.774989 ( 2.289114)
test_btest 0.000881 0.000139 73.283694 ( 8.035014)
test_basic 0.006584 0.001039 0.344778 ( 0.439876)
test_all 0.001897 0.000299 707.857671 ( 67.857699)
test_rubyspec 0.113385 0.055645 46.254756 ( 51.373031)
total: 132.00 sec