Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-205858
#<BuildRuby:0x000055f5052e6e90
@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-205858",
@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.000018 0.000010 0.000028 ( 0.000027)
autoconf 0.000024 0.000013 0.000037 ( 0.000037)
configure 0.000019 0.000010 0.000029 ( 0.000030)
build_up 0.000894 0.009716 1.083595 ( 1.904126)
build_miniruby 0.001171 0.000937 0.095858 ( 0.092129)
build_ruby 0.001022 0.000817 0.096714 ( 0.093827)
build_all 0.006051 0.001491 1.303209 ( 0.563230)
build_install 0.014986 0.001477 1.658476 ( 0.891441)
test_btest 0.001741 0.000000 65.643509 ( 6.622989)
test_basic 0.006876 0.000000 0.359544 ( 0.450408)
test_all 0.006262 0.000000 501.693337 ( 53.532928)
test_rubyspec 0.075190 0.047744 43.312955 ( 51.981329)
total: 116.13 sec