Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-050459
#<BuildRuby:0x000055aaf2d2cd30
@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.20220818-050459",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000090 0.000007 0.000097 ( 0.000103)
build_up 0.008449 0.004113 1.008705 ( 2.874266)
build_miniruby 0.001837 0.000245 0.074779 ( 0.072567)
build_ruby 0.002460 0.000328 0.077313 ( 0.074840)
build_all 0.010657 0.000000 1.533002 ( 0.571140)
build_install 0.013371 0.009216 1.858519 ( 0.911587)
test_btest 0.000887 0.000177 74.388074 ( 7.990276)
test_basic 0.002648 0.005215 0.312110 ( 0.400131)
test_all 0.000000 0.004064 636.381316 ( 64.186289)
test_rubyspec 0.096689 0.071171 45.616756 ( 53.227921)
total: 130.31 sec