Logfile: /home/ko1/ruby/logs/brlog.trunk.20220607-204154
#<BuildRuby:0x000055a80524fda8
@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.20220607-204154",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.006373 0.000550 0.884763 ( 1.413733)
build_miniruby 0.000813 0.000204 0.057099 ( 0.055891)
build_ruby 0.000793 0.000199 0.058996 ( 0.057787)
build_all 0.004447 0.000000 1.503861 ( 0.606922)
build_install 0.008779 0.002333 6.318159 ( 2.879421)
test_btest 0.000586 0.000138 48.464591 ( 8.553761)
test_basic 0.001110 0.004325 0.280505 ( 0.369518)
test_all 0.001105 0.000325 651.271350 ( 93.401810)
test_rubyspec 0.070329 0.014482 44.045057 ( 49.672311)
total: 157.01 sec