Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-134458
#<BuildRuby:0x0000562ce8d4fba0
@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.20220719-134458",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.009563 0.000000 0.868686 ( 1.115746)
build_miniruby 0.001249 0.000000 0.062380 ( 0.061947)
build_ruby 0.000000 0.002425 0.064567 ( 0.062876)
build_all 0.006644 0.002322 1.269527 ( 0.494805)
build_install 0.016812 0.000750 4.364071 ( 1.845771)
test_btest 0.002043 0.000000 53.931775 ( 6.302408)
test_basic 0.005343 0.000111 0.275461 ( 0.368830)
test_all 0.003753 0.000055 513.700553 ( 53.410697)
test_rubyspec 0.095393 0.040909 41.898463 ( 47.824826)
total: 111.49 sec