Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-055056
#<BuildRuby:0x0000556e3409b800
@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.20220902-055056",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010869 0.001552 7.478672 ( 6.784684)
build_miniruby 0.000000 0.002192 1.791512 ( 1.746694)
build_ruby 0.000000 0.004556 3.190153 ( 2.981296)
build_all 0.017765 0.002244 18.539182 ( 2.156828)
build_install 0.021555 0.001442 1.968036 ( 0.915507)
test_btest 0.000840 0.000160 78.646200 ( 8.197910)
test_basic 0.003297 0.004677 0.330200 ( 0.426451)
test_all 0.002939 0.000448 667.382504 ( 66.597770)
test_rubyspec 0.104568 0.057724 45.650352 ( 54.115360)
total: 143.92 sec