Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-140528
#<BuildRuby:0x0000562e98c1cd30
@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.20220903-140528",
@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.000012 0.000000 0.000012 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.007065 0.004280 0.998682 ( 1.026725)
build_miniruby 0.001670 0.000104 0.075761 ( 0.074099)
build_ruby 0.001968 0.000123 0.079091 ( 0.077458)
build_all 0.004406 0.005073 1.559829 ( 0.587654)
build_install 0.018994 0.002896 1.905964 ( 0.941161)
test_btest 0.001230 0.000000 75.482150 ( 8.413483)
test_basic 0.007105 0.000546 0.321066 ( 0.409012)
test_all 0.003780 0.000473 641.132905 ( 64.774872)
test_rubyspec 0.127460 0.041942 45.668020 ( 54.060576)
total: 130.37 sec