Logfile: /home/ko1/ruby/logs/brlog.trunk.20220519-201449
#<BuildRuby:0x000055939e192918
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220519-201449",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.006551 0.000176 0.847733 ( 1.422513)
build_miniruby 0.000943 0.000063 0.057114 ( 0.055797)
build_ruby 0.000762 0.000051 0.058023 ( 0.056739)
build_all 0.004234 0.000000 1.485054 ( 0.605249)
build_install 0.006710 0.004522 6.279241 ( 2.824605)
test_btest 0.000798 0.000094 48.323963 ( 8.787271)
test_basic 0.001122 0.004618 0.298749 ( 0.386862)
test_all 0.001902 0.000335 655.444384 ( 96.208402)
test_rubyspec 0.085422 0.037880 44.169264 ( 49.735758)
total: 160.08 sec