Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-115546
#<BuildRuby:0x000055b2d9a63ba0
@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.20220828-115546",
@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.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.009272 0.000086 0.841161 ( 0.878909)
build_miniruby 0.001516 0.000108 0.058017 ( 0.056461)
build_ruby 0.001645 0.000118 0.066525 ( 0.065385)
build_all 0.007893 0.000563 1.240217 ( 0.462892)
build_install 0.016706 0.000114 1.585475 ( 0.797839)
test_btest 0.000791 0.000047 50.536008 ( 6.067696)
test_basic 0.000000 0.005660 0.270491 ( 0.367389)
test_all 0.001491 0.003057 506.665792 ( 52.896434)
test_rubyspec 0.086352 0.044252 41.026214 ( 49.652255)
total: 111.25 sec