Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-140802
#<BuildRuby:0x000055a89bf4f440
@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.20220226-140802",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.010028 0.000824 1.022707 ( 2.051037)
build_miniruby 0.001768 0.000236 0.073311 ( 0.071656)
build_ruby 0.001468 0.000196 0.076507 ( 0.075783)
build_all 0.009151 0.000020 4.122024 ( 0.838399)
build_install 0.008888 0.015415 7.958528 ( 2.421770)
test_btest 0.000000 0.001106 78.112051 ( 8.072768)
test_basic 0.003884 0.004143 0.344159 ( 0.432448)
test_all 0.001313 0.000438 695.484136 ( 67.705157)
test_rubyspec 0.105422 0.055062 46.471243 ( 51.949238)
total: 133.62 sec