Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-110113
#<BuildRuby:0x0000562088b1afe0
@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.20221117-110113",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003843 0.004787 1.115453 ( 1.121665)
build_miniruby 0.001211 0.000260 0.875790 ( 0.876351)
build_ruby 0.001976 0.000000 2.349302 ( 2.256255)
build_all 0.014027 0.004057 18.446520 ( 2.234673)
build_install 0.011176 0.008070 1.898952 ( 0.992184)
test_btest 0.001345 0.000000 82.302703 ( 9.942062)
test_basic 0.007716 0.000205 0.342350 ( 0.435446)
test_all 0.002861 0.000000 685.756856 ( 73.475493)
test_rubyspec 0.086280 0.034818 50.991101 ( 59.500562)
total: 150.84 sec