Logfile: /home/ko1/ruby/logs/brlog.trunk.20221107-021415
#<BuildRuby:0x000055fa71b34a68
@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.20221107-021415",
@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.000011 0.000002 0.000013 ( 0.000053)
build_up 0.006843 0.001141 0.940324 ( 0.986194)
build_miniruby 0.001235 0.000206 0.048401 ( 0.047055)
build_ruby 0.001166 0.000195 0.043701 ( 0.042342)
build_all 0.007889 0.001315 1.226432 ( 0.474712)
build_install 0.005816 0.009442 1.547605 ( 0.785136)
test_btest 0.001454 0.000416 60.961321 ( 6.506271)
test_basic 0.000316 0.005283 0.299920 ( 0.399645)
test_all 0.001906 0.000681 522.864440 ( 55.389546)
test_rubyspec 0.083957 0.040126 43.309972 ( 51.926910)
total: 116.56 sec