Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-080207
#<BuildRuby:0x00005597dac03858
@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.20220212-080207",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005644 0.005424 0.944650 ( 1.333277)
build_miniruby 0.001319 0.000305 0.075982 ( 0.074540)
build_ruby 0.001906 0.000440 0.067177 ( 0.064681)
build_all 0.010034 0.001117 4.121612 ( 0.777991)
build_install 0.012319 0.009430 7.882880 ( 2.302484)
test_btest 0.000907 0.000267 78.079471 ( 8.081308)
test_basic 0.001996 0.005769 0.354227 ( 0.442443)
test_all 0.001191 0.000421 697.729892 ( 67.576172)
test_rubyspec 0.082264 0.093309 46.157417 ( 51.529253)
total: 132.18 sec