Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-140212
#<BuildRuby:0x0000564e04a851a8
@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.20220814-140212",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000026 0.000007 0.000033 ( 0.000033)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.003796 0.008174 0.804677 ( 0.862255)
build_miniruby 0.001053 0.000421 0.054840 ( 0.054010)
build_ruby 0.001421 0.000569 0.061520 ( 0.060089)
build_all 0.007661 0.001604 1.243559 ( 0.475546)
build_install 0.014409 0.002367 1.576038 ( 0.802454)
test_btest 0.000802 0.000267 52.504868 ( 5.911978)
test_basic 0.004590 0.001530 0.283259 ( 0.375683)
test_all 0.004338 0.000000 501.500520 ( 52.369408)
test_rubyspec 0.080113 0.047912 41.793892 ( 49.537385)
total: 110.45 sec