Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-094850
#<BuildRuby:0x000055ca689404e8
@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.20220314-094850",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006873 0.003550 0.998966 ( 1.312805)
build_miniruby 0.001394 0.000498 0.080701 ( 0.079555)
build_ruby 0.001585 0.000566 0.080288 ( 0.078912)
build_all 0.008883 0.001627 4.190841 ( 0.854645)
build_install 0.016198 0.006992 8.086457 ( 2.450078)
test_btest 0.001035 0.000365 74.508164 ( 7.741799)
test_basic 0.004792 0.001691 0.324225 ( 0.414349)
test_all 0.001341 0.000473 713.152005 ( 68.648466)
test_rubyspec 0.113725 0.049664 46.314208 ( 51.747210)
total: 133.33 sec