Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-085012
#<BuildRuby:0x000056141dd4a8a0
@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.20220221-085012",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.009115 0.000651 0.965917 ( 1.513676)
build_miniruby 0.001927 0.000138 0.076121 ( 0.074187)
build_ruby 0.002440 0.000000 0.080642 ( 0.077927)
build_all 0.010818 0.000564 4.074125 ( 0.801302)
build_install 0.023421 0.000386 7.838051 ( 2.319622)
test_btest 0.001192 0.000067 69.132034 ( 7.912546)
test_basic 0.002145 0.005547 0.339805 ( 0.428865)
test_all 0.001720 0.000181 667.353043 ( 65.256453)
test_rubyspec 0.113272 0.051131 46.532837 ( 51.880476)
total: 130.27 sec