Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-143821
#<BuildRuby:0x0000556d75e2f440
@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.20220227-143821",
@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.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.012330 0.000880 1.000612 ( 1.101025)
build_miniruby 0.001845 0.000132 0.077819 ( 0.076066)
build_ruby 0.001730 0.000123 0.079521 ( 0.077550)
build_all 0.010137 0.000332 4.176257 ( 0.845943)
build_install 0.023801 0.000095 7.857039 ( 2.475315)
test_btest 0.001014 0.000053 74.348892 ( 7.971766)
test_basic 0.001301 0.005791 0.333908 ( 0.426490)
test_all 0.001658 0.000000 657.347164 ( 65.589578)
test_rubyspec 0.125572 0.051051 46.330139 ( 51.654966)
total: 130.22 sec