Logfile: /home/ko1/ruby/logs/brlog.trunk.20221011-223945
#<BuildRuby:0x0000561c4e56d338
@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.20221011-223945",
@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.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002625 0.007472 1.110617 ( 1.188897)
build_miniruby 0.000000 0.002021 0.098862 ( 0.098161)
build_ruby 0.000000 0.001757 0.096182 ( 0.095946)
build_all 0.005945 0.002287 1.313024 ( 0.579081)
build_install 0.010367 0.003987 1.665221 ( 0.921385)
test_btest 0.000000 0.001841 64.752475 ( 6.607158)
test_basic 0.004227 0.002761 0.368369 ( 0.461289)
test_all 0.004625 0.001983 517.676531 ( 54.856617)
test_rubyspec 0.082152 0.051719 43.011715 ( 51.249918)
total: 116.06 sec