Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-054047
#<BuildRuby:0x000055ad37889480
@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.20221027-054047",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005320 0.004172 1.086645 ( 1.178175)
build_miniruby 0.001719 0.000246 0.103421 ( 0.102523)
build_ruby 0.001491 0.000213 0.096390 ( 0.097312)
build_all 0.003269 0.004107 1.297679 ( 0.580940)
build_install 0.010228 0.004660 1.637723 ( 0.924032)
test_btest 0.001521 0.000358 65.141912 ( 6.753915)
test_basic 0.004498 0.001059 0.351114 ( 0.447531)
test_all 0.005878 0.000525 512.875625 ( 55.183563)
test_rubyspec 0.084289 0.037445 43.645499 ( 52.108936)
total: 117.38 sec