Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-095029
#<BuildRuby:0x0000560d86e95338
@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.20221027-095029",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003845 0.004772 1.073730 ( 1.897736)
build_miniruby 0.001140 0.000285 0.099579 ( 0.096992)
build_ruby 0.000000 0.001946 0.094383 ( 0.090997)
build_all 0.005066 0.002488 1.303221 ( 0.549166)
build_install 0.012260 0.003772 1.650290 ( 0.899326)
test_btest 0.000000 0.001963 62.777432 ( 6.532347)
test_basic 0.004700 0.002820 0.356971 ( 0.452857)
test_all 0.005235 0.001870 515.543276 ( 55.084049)
test_rubyspec 0.079625 0.038533 43.756221 ( 52.282544)
total: 117.89 sec