Logfile: /home/ko1/ruby/logs/brlog.trunk.20221102-142321
#<BuildRuby:0x0000559b2d1da9c0
@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.20221102-142321",
@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.000037 0.000000 0.000037 ( 0.000036)
autoconf 0.000063 0.000000 0.000063 ( 0.000059)
configure 0.000045 0.000000 0.000045 ( 0.000046)
build_up 0.010684 0.001129 0.951123 ( 0.964191)
build_miniruby 0.001255 0.000193 0.052036 ( 0.050666)
build_ruby 0.001193 0.000184 0.051863 ( 0.050560)
build_all 0.006913 0.000324 1.209823 ( 0.467039)
build_install 0.014558 0.000615 1.571250 ( 0.792502)
test_btest 0.001098 0.000137 63.441652 ( 6.412128)
test_basic 0.005910 0.000000 0.320260 ( 0.418207)
test_all 0.007202 0.000000 487.670118 ( 54.025474)
test_rubyspec 0.055543 0.069288 43.323238 ( 51.913509)
total: 115.10 sec