Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-213933
#<BuildRuby:0x000055f7d3937440
@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.20220211-213933",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000041 0.000010 0.000051 ( 0.000055)
configure 0.000024 0.000006 0.000030 ( 0.000026)
build_up 0.006414 0.004857 0.955234 ( 1.020395)
build_miniruby 0.001929 0.000593 0.072533 ( 0.070531)
build_ruby 0.001399 0.000431 0.076128 ( 0.074224)
build_all 0.006487 0.003699 4.112619 ( 0.794617)
build_install 0.022162 0.002462 7.837779 ( 2.298774)
test_btest 0.001081 0.000300 72.812892 ( 8.479019)
test_basic 0.007067 0.000545 0.335890 ( 0.425030)
test_all 0.000000 0.002141 688.335811 ( 66.891970)
test_rubyspec 0.096666 0.072953 46.608566 ( 51.603846)
total: 131.66 sec