Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-164309
#<BuildRuby:0x000055ca6e9b9338
@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.20221013-164309",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000009 0.000002 0.000011 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.004825 0.004263 1.046077 ( 1.397448)
build_miniruby 0.001597 0.000532 0.098665 ( 0.095814)
build_ruby 0.001219 0.000406 0.098780 ( 0.096583)
build_all 0.006682 0.002227 1.273544 ( 0.565665)
build_install 0.013179 0.000989 1.610896 ( 0.892296)
test_btest 0.001595 0.000455 61.525391 ( 6.933079)
test_basic 0.005653 0.001615 0.358563 ( 0.447233)
test_all 0.004592 0.001014 482.732150 ( 53.143670)
test_rubyspec 0.102370 0.031127 43.066738 ( 51.576640)
total: 115.15 sec