Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-074410
#<BuildRuby:0x0000557379ccc3a0
@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.20220818-074410",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011276 0.000430 0.959334 ( 1.293338)
build_miniruby 0.001957 0.000261 0.073523 ( 0.071338)
build_ruby 0.001908 0.000254 0.072298 ( 0.070544)
build_all 0.010079 0.000696 1.548240 ( 0.584803)
build_install 0.021444 0.000720 1.883417 ( 0.924819)
test_btest 0.001018 0.000107 78.831495 ( 8.701817)
test_basic 0.002827 0.004922 0.322670 ( 0.412202)
test_all 0.003629 0.000000 658.037652 ( 65.474146)
test_rubyspec 0.132552 0.054087 45.868931 ( 53.461065)
total: 131.00 sec