Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-171302
#<BuildRuby:0x000055db26911570
@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-171302",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000008)
build_up 0.011119 0.000000 0.815784 ( 0.855995)
build_miniruby 0.001760 0.000000 0.055086 ( 0.053930)
build_ruby 0.001344 0.000000 0.053660 ( 0.052390)
build_all 0.004023 0.004947 1.251600 ( 0.463246)
build_install 0.015197 0.000311 1.564317 ( 0.793003)
test_btest 0.001387 0.000082 55.201590 ( 5.984758)
test_basic 0.005979 0.000352 0.278638 ( 0.369171)
test_all 0.004865 0.000000 506.830332 ( 53.165329)
test_rubyspec 0.089153 0.051679 40.930381 ( 49.496488)
total: 111.24 sec