Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-065056
#<BuildRuby:0x0000564e740c1458
@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.20221015-065056",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006253 0.003648 1.090828 ( 1.131287)
build_miniruby 0.001585 0.000340 0.097613 ( 0.094622)
build_ruby 0.001148 0.000246 0.100814 ( 0.097912)
build_all 0.007782 0.000733 1.324327 ( 0.567755)
build_install 0.010044 0.005787 1.670090 ( 0.906579)
test_btest 0.001321 0.000330 60.149323 ( 6.666345)
test_basic 0.006368 0.000367 0.361939 ( 0.451502)
test_all 0.005724 0.001347 522.061847 ( 54.968145)
test_rubyspec 0.090285 0.041834 43.348724 ( 51.783811)
total: 116.67 sec