Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-125513
#<BuildRuby:0x000055fd3552e620
@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.20220424-125513",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000021 0.000006 0.000027 ( 0.000025)
build_up 0.006319 0.000561 0.828817 ( 0.907258)
build_miniruby 0.000779 0.000180 0.057464 ( 0.056295)
build_ruby 0.000805 0.000186 0.059226 ( 0.058020)
build_all 0.004250 0.000010 1.515141 ( 0.609909)
build_install 0.009773 0.001112 6.282260 ( 2.822925)
test_btest 0.000725 0.000145 52.832689 ( 8.912776)
test_basic 0.005553 0.000172 0.316280 ( 0.404826)
test_all 0.001956 0.000367 628.993914 ( 93.132227)
test_rubyspec 0.076208 0.050108 44.402179 ( 49.259878)
total: 156.16 sec