Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-213106
#<BuildRuby:0x00005637259f09e0
@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.20220314-213106",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008797 0.000657 0.987032 ( 1.024802)
build_miniruby 0.001875 0.000268 0.079015 ( 0.076931)
build_ruby 0.001712 0.000245 0.077330 ( 0.075183)
build_all 0.005341 0.004911 4.230500 ( 0.858096)
build_install 0.022207 0.001280 8.053596 ( 2.438850)
test_btest 0.001014 0.000169 73.406042 ( 8.143429)
test_basic 0.007522 0.000345 0.338231 ( 0.436633)
test_all 0.001479 0.000234 660.618843 ( 65.921319)
test_rubyspec 0.125596 0.038780 46.383465 ( 51.827722)
total: 130.80 sec