Logfile: /home/ko1/ruby/logs/brlog.trunk.20221113-085042
#<BuildRuby:0x000056499e82efe0
@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.20221113-085042",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006561 0.002987 1.069488 ( 1.084474)
build_miniruby 0.002025 0.000358 0.068168 ( 0.065740)
build_ruby 0.001519 0.000268 0.064540 ( 0.062401)
build_all 0.008297 0.000108 1.444398 ( 0.588976)
build_install 0.020926 0.000210 1.840917 ( 0.930814)
test_btest 0.001326 0.000166 86.548320 ( 9.236507)
test_basic 0.006568 0.000311 0.343655 ( 0.436576)
test_all 0.001579 0.000190 691.940631 ( 69.519688)
test_rubyspec 0.102102 0.068462 47.751159 ( 56.220604)
total: 138.15 sec