Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-162049
#<BuildRuby:0x000055a62fa2d570
@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.20220829-162049",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000072 0.000011 0.000083 ( 0.000088)
build_up 0.010062 0.000351 0.860971 ( 0.950372)
build_miniruby 0.001137 0.000152 0.061006 ( 0.060445)
build_ruby 0.001444 0.000193 0.064166 ( 0.063265)
build_all 0.008019 0.000000 1.256305 ( 0.480901)
build_install 0.013544 0.003133 1.590146 ( 0.821760)
test_btest 0.001054 0.000144 53.429325 ( 6.198167)
test_basic 0.001655 0.004113 0.282470 ( 0.373733)
test_all 0.003162 0.000575 502.735737 ( 52.493898)
test_rubyspec 0.093356 0.047228 41.418997 ( 49.835859)
total: 111.28 sec