Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-043633
#<BuildRuby:0x000055c4dbb82f90
@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.20221028-043633",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009812 0.000896 1.088136 ( 1.942773)
build_miniruby 0.001351 0.000208 0.101038 ( 0.098117)
build_ruby 0.001381 0.000213 0.098595 ( 0.095450)
build_all 0.002869 0.005320 1.284129 ( 0.572772)
build_install 0.011928 0.004203 1.650713 ( 0.896320)
test_btest 0.001074 0.000269 61.841706 ( 6.311860)
test_basic 0.005167 0.001292 0.353489 ( 0.444368)
test_all 0.007094 0.000465 512.566073 ( 54.245771)
test_rubyspec 0.099323 0.019997 43.261324 ( 51.516677)
total: 116.12 sec