Logfile: /home/ko1/ruby/logs/brlog.trunk.20220617-080410
#<BuildRuby:0x000055905d9b7df8
@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.20220617-080410",
@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.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.006747 0.000190 0.836352 ( 0.930302)
build_miniruby 0.000941 0.000063 0.057662 ( 0.056347)
build_ruby 0.000966 0.000064 0.059207 ( 0.057851)
build_all 0.004422 0.000013 1.527696 ( 0.605841)
build_install 0.010350 0.000647 6.312120 ( 2.829743)
test_btest 0.000829 0.000052 49.581315 ( 8.833192)
test_basic 0.001221 0.005092 0.339826 ( 0.427181)
test_all 0.001289 0.000161 653.184899 ( 93.853903)
test_rubyspec 0.065585 0.063406 44.128966 ( 49.672957)
total: 157.27 sec