Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-131209
#<BuildRuby:0x000055a37656d550
@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.20221006-131209",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000036 0.000003 0.000039 ( 0.000039)
configure 0.000024 0.000001 0.000025 ( 0.000026)
build_up 0.002868 0.008164 1.152641 ( 1.176529)
build_miniruby 0.001297 0.000278 0.099503 ( 0.097180)
build_ruby 0.001681 0.000360 0.103687 ( 0.100569)
build_all 0.007111 0.000552 1.309131 ( 0.560860)
build_install 0.011819 0.002364 1.615249 ( 0.895341)
test_btest 0.001298 0.000260 61.063187 ( 6.685217)
test_basic 0.002757 0.004762 0.366217 ( 0.467644)
test_all 0.003203 0.004662 486.481212 ( 52.472113)
test_rubyspec 0.084095 0.039638 42.092261 ( 50.422857)
total: 112.88 sec