Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-093031
#<BuildRuby:0x0000561bd0163680
@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.20220315-093031",
@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.000007 0.000003 0.000010 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.008998 0.001560 1.041951 ( 1.359670)
build_miniruby 0.001415 0.000436 0.075228 ( 0.073503)
build_ruby 0.001209 0.000371 0.072293 ( 0.071071)
build_all 0.009019 0.001282 4.308044 ( 0.881020)
build_install 0.020344 0.003819 8.005397 ( 2.481034)
test_btest 0.001029 0.000271 72.072353 ( 8.189916)
test_basic 0.002476 0.005497 0.326749 ( 0.415997)
test_all 0.001399 0.000442 690.709820 ( 67.708244)
test_rubyspec 0.109922 0.055275 46.095147 ( 51.325475)
total: 132.51 sec