Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-015335
#<BuildRuby:0x000055557a1a0b38
@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.20220217-015335",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000000 0.000020 0.000020 ( 0.000032)
build_up 0.004792 0.006278 0.948542 ( 1.187895)
build_miniruby 0.002176 0.000000 0.075173 ( 0.072910)
build_ruby 0.002269 0.000000 0.076071 ( 0.074062)
build_all 0.009954 0.000284 4.147718 ( 0.790353)
build_install 0.020598 0.003535 7.862323 ( 2.315121)
test_btest 0.000987 0.000309 76.805010 ( 8.212636)
test_basic 0.003739 0.004826 0.337910 ( 0.425866)
test_all 0.001476 0.000521 698.229018 ( 67.523442)
test_rubyspec 0.079561 0.100120 46.067250 ( 51.554884)
total: 132.16 sec