Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-072331
#<BuildRuby:0x0000556c6bea46d8
@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.20221114-072331",
@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.000001 0.000012 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.002396 0.008060 1.105753 ( 1.539409)
build_miniruby 0.002228 0.000000 0.128692 ( 0.123938)
build_ruby 0.000000 0.001756 0.117956 ( 0.101466)
build_all 0.008148 0.001788 1.572364 ( 0.669156)
build_install 0.007626 0.014337 1.921417 ( 0.994690)
test_btest 0.000000 0.002304 84.523627 ( 9.088045)
test_basic 0.004484 0.003351 0.412333 ( 0.505833)
test_all 0.001847 0.000792 655.982105 ( 67.967520)
test_rubyspec 0.095251 0.078526 48.427367 ( 56.835909)
total: 137.83 sec