Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-225212
#<BuildRuby:0x0000561e36df84f0
@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.20220306-225212",
@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.000003 0.000010 ( 0.000010)
build_up 0.009882 0.001872 1.011710 ( 0.996794)
build_miniruby 0.001750 0.000539 0.077511 ( 0.076071)
build_ruby 0.001706 0.000525 0.074291 ( 0.072610)
build_all 0.008949 0.001258 4.202642 ( 0.859644)
build_install 0.020709 0.002743 8.004412 ( 2.463341)
test_btest 0.001454 0.000000 74.020355 ( 8.340323)
test_basic 0.006512 0.000581 0.346031 ( 0.435693)
test_all 0.002103 0.000495 708.500925 ( 67.733568)
test_rubyspec 0.097564 0.079333 46.448759 ( 51.928981)
total: 132.91 sec