Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-195946
#<BuildRuby:0x00005623a18ea038
@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.20221006-195946",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004222 0.004931 1.103608 ( 1.174346)
build_miniruby 0.001206 0.000301 0.097379 ( 0.094781)
build_ruby 0.001133 0.000283 0.096623 ( 0.095052)
build_all 0.002795 0.005364 1.282312 ( 0.539855)
build_install 0.012737 0.002481 1.621377 ( 0.864503)
test_btest 0.001202 0.000370 61.081657 ( 6.121178)
test_basic 0.001602 0.007119 0.362118 ( 0.449256)
test_all 0.004949 0.001979 507.406302 ( 54.665887)
test_rubyspec 0.075124 0.053698 42.336005 ( 50.820752)
total: 114.83 sec