Logfile: /home/ko1/ruby/logs/brlog.trunk.20221113-063705
#<BuildRuby:0x000055cc4f504620
@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.20221113-063705",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.007605 0.003222 1.073053 ( 1.501711)
build_miniruby 0.002367 0.000418 0.067195 ( 0.064577)
build_ruby 0.001614 0.000284 0.064567 ( 0.063052)
build_all 0.008693 0.000785 1.445667 ( 0.583218)
build_install 0.015161 0.005583 1.821479 ( 0.947619)
test_btest 0.001360 0.000272 89.384052 ( 9.053919)
test_basic 0.006781 0.000404 0.336138 ( 0.425349)
test_all 0.003010 0.000233 660.238807 ( 67.589145)
test_rubyspec 0.106431 0.048321 47.542258 ( 56.028739)
total: 136.26 sec