Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-204058
#<BuildRuby:0x0000557da511f800
@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.20220916-204058",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008543 0.001423 1.099342 ( 1.078562)
build_miniruby 0.001486 0.000247 0.075245 ( 0.073767)
build_ruby 0.001651 0.000275 0.075280 ( 0.073506)
build_all 0.006586 0.003353 1.555736 ( 0.602780)
build_install 0.011727 0.009824 1.930453 ( 0.950617)
test_btest 0.000820 0.000241 94.582214 ( 9.126465)
test_basic 0.005442 0.001601 0.348176 ( 0.438060)
test_all 0.000968 0.003693 624.448188 ( 65.908266)
test_rubyspec 0.117326 0.054244 47.091654 ( 55.542021)
total: 133.80 sec