Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-183731
#<BuildRuby:0x000055e3218ad400
@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.20220718-183731",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008919 0.000353 0.854230 ( 0.969636)
build_miniruby 0.000000 0.002085 0.058967 ( 0.057763)
build_ruby 0.000134 0.001632 0.065607 ( 0.064652)
build_all 0.009322 0.000142 1.291518 ( 0.492569)
build_install 0.011877 0.004703 4.362721 ( 1.847956)
test_btest 0.001595 0.000252 54.825756 ( 6.092042)
test_basic 0.004584 0.000724 0.254688 ( 0.347823)
test_all 0.001633 0.000258 488.485185 ( 51.844715)
test_rubyspec 0.087804 0.047699 42.094611 ( 48.011743)
total: 109.73 sec