Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-173132
#<BuildRuby:0x0000555e5d20ffb0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220717-173132",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006460 0.000000 0.820164 ( 0.922326)
build_miniruby 0.001055 0.000000 0.057624 ( 0.056365)
build_ruby 0.000922 0.000104 0.059021 ( 0.057775)
build_all 0.004102 0.000547 1.587363 ( 0.616237)
build_install 0.003009 0.008115 5.651563 ( 2.178440)
test_btest 0.000666 0.000166 55.161446 ( 7.895055)
test_basic 0.005367 0.000280 0.280805 ( 0.369914)
test_all 0.002046 0.000119 611.576992 ( 86.749789)
test_rubyspec 0.074323 0.015200 43.876448 ( 49.667925)
total: 148.51 sec