Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-072537
#<BuildRuby:0x00005647f8ba48e8
@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.20220328-072537",
@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.000000 0.000013 0.000013 ( 0.000013)
autoconf 0.000000 0.000021 0.000021 ( 0.000021)
configure 0.000000 0.000122 0.000122 ( 0.000125)
build_up 0.004444 0.006559 1.033105 ( 11.034565)
build_miniruby 0.001407 0.000844 0.075551 ( 0.073509)
build_ruby 0.001345 0.000807 0.076813 ( 0.074414)
build_all 0.006014 0.005612 4.163882 ( 0.859285)
build_install 0.020259 0.002610 7.871101 ( 2.399251)
test_btest 0.000926 0.000463 77.014171 ( 8.655982)
test_basic 0.006996 0.000716 0.344586 ( 0.434355)
test_all 0.001316 0.000614 664.876741 ( 65.498823)
test_rubyspec 0.096154 0.075594 45.796336 ( 51.335209)
total: 140.37 sec