Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-032224
#<BuildRuby:0x0000559f89c18c10
@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.20220312-032224",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.006404 0.004348 1.014761 ( 1.249268)
build_miniruby 0.002119 0.000000 0.075616 ( 0.074139)
build_ruby 0.002113 0.000061 0.066841 ( 0.065036)
build_all 0.007925 0.000686 1.496302 ( 0.609153)
build_install 0.022329 0.000751 5.219288 ( 2.165990)
test_btest 0.001752 0.000000 75.044835 ( 8.192822)
test_basic 0.008363 0.000154 0.349798 ( 0.437796)
test_all 0.001842 0.000118 723.983035 ( 68.733832)
test_rubyspec 0.118459 0.044668 46.274226 ( 51.566649)
total: 133.10 sec