Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-113037
#<BuildRuby:0x000055dfe7f34a68
@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-113037",
@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.000004 0.000012 ( 0.000011)
autoconf 0.000011 0.000004 0.000015 ( 0.000016)
configure 0.000019 0.000007 0.000026 ( 0.000024)
build_up 0.008703 0.001783 0.854205 ( 0.891068)
build_miniruby 0.001019 0.000370 0.053917 ( 0.052391)
build_ruby 0.001488 0.000000 0.047236 ( 0.046124)
build_all 0.005553 0.003759 1.253471 ( 0.456168)
build_install 0.008747 0.006165 1.567318 ( 0.782945)
test_btest 0.000758 0.000325 52.418057 ( 6.200037)
test_basic 0.004147 0.001777 0.284544 ( 0.375331)
test_all 0.003743 0.001604 475.397787 ( 50.977169)
test_rubyspec 0.075062 0.059119 41.991643 ( 50.669948)
total: 110.45 sec