Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-001613
#<BuildRuby:0x00005650fd700e50
@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.20220809-001613",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000008)
build_up 0.006854 0.004208 1.036344 ( 8.288993)
build_miniruby 0.001971 0.000000 0.074360 ( 0.072444)
build_ruby 0.001896 0.000000 0.076614 ( 0.075021)
build_all 0.009762 0.000300 1.541869 ( 0.579558)
build_install 0.014382 0.005054 5.159428 ( 2.061835)
test_btest 0.001093 0.000109 78.174757 ( 8.180277)
test_basic 0.003052 0.004618 0.326390 ( 0.416586)
test_all 0.002199 0.000314 631.584425 ( 65.746399)
test_rubyspec 0.094887 0.075836 46.179223 ( 53.726962)
total: 139.15 sec