Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-020354
#<BuildRuby:0x000055d1aa491570
@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.20221015-020354",
@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.000023 0.000005 0.000028 ( 0.000029)
autoconf 0.000034 0.000008 0.000042 ( 0.000043)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.008493 0.002123 1.115043 ( 1.180204)
build_miniruby 0.001703 0.000426 0.098994 ( 0.097206)
build_ruby 0.001858 0.000464 0.104975 ( 0.102948)
build_all 0.007339 0.000545 1.350603 ( 0.576676)
build_install 0.015208 0.000976 1.655826 ( 0.918121)
test_btest 0.001680 0.000336 60.535371 ( 6.727049)
test_basic 0.007011 0.000263 0.367683 ( 0.459682)
test_all 0.006652 0.000167 493.136362 ( 53.496206)
test_rubyspec 0.084155 0.060768 43.137827 ( 52.047423)
total: 115.61 sec