Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-215119
#<BuildRuby:0x00005612bbaa5338
@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.20220821-215119",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009396 0.000864 0.827916 ( 0.985856)
build_miniruby 0.003199 0.000492 0.065348 ( 0.062627)
build_ruby 0.001330 0.000204 0.064689 ( 0.063692)
build_all 0.007673 0.001180 1.283981 ( 0.485117)
build_install 0.009321 0.006058 1.585801 ( 0.799099)
test_btest 0.001136 0.000244 51.410527 ( 6.209781)
test_basic 0.001264 0.004412 0.273528 ( 0.364395)
test_all 0.003205 0.000854 512.071476 ( 53.186702)
test_rubyspec 0.074829 0.065395 42.124130 ( 50.514861)
total: 112.67 sec