Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-141605
#<BuildRuby:0x000055a5c70284c0
@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.20220719-141605",
@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.000002 0.000007 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005152 0.006877 0.982126 ( 1.800738)
build_miniruby 0.000000 0.002239 0.073647 ( 0.071162)
build_ruby 0.001728 0.000616 0.076908 ( 0.074160)
build_all 0.009281 0.000735 1.533507 ( 0.604468)
build_install 0.015671 0.007745 5.176664 ( 2.076595)
test_btest 0.000718 0.000273 75.343619 ( 8.090363)
test_basic 0.006330 0.000920 0.333734 ( 0.427551)
test_all 0.001716 0.000625 681.429594 ( 66.899109)
test_rubyspec 0.117457 0.059317 46.085289 ( 51.795092)
total: 131.84 sec