Logfile: /home/ko1/ruby/logs/brlog.trunk.20220330-070818
#<BuildRuby:0x000055917fcee5a8
@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.20220330-070818",
@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.000012 0.000001 0.000013 ( 0.000012)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.008161 0.004350 1.028111 ( 1.657046)
build_miniruby 0.001419 0.000177 0.073188 ( 0.071744)
build_ruby 0.001951 0.000244 0.074921 ( 0.073086)
build_all 0.006127 0.004625 4.218006 ( 0.844220)
build_install 0.022110 0.001329 7.922336 ( 2.439408)
test_btest 0.000989 0.000149 72.773003 ( 7.892889)
test_basic 0.006678 0.001002 0.343754 ( 0.432601)
test_all 0.001707 0.000000 647.299377 ( 65.189078)
test_rubyspec 0.106173 0.066190 46.247455 ( 51.456363)
total: 130.06 sec