Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-125741
#<BuildRuby:0x000055f04e74f7e0
@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.20220223-125741",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.011641 0.000497 0.823056 ( 1.277385)
build_miniruby 0.002060 0.000138 0.073829 ( 0.072137)
build_ruby 0.001928 0.000129 0.076218 ( 0.074518)
build_all 0.010172 0.000000 4.194308 ( 0.847131)
build_install 0.023477 0.000000 7.968629 ( 2.407874)
test_btest 0.001321 0.000023 76.042165 ( 8.327607)
test_basic 0.006705 0.000074 0.329202 ( 0.418208)
test_all 0.002190 0.000095 675.886179 ( 65.429676)
test_rubyspec 0.111531 0.040943 46.051134 ( 51.377363)
total: 130.23 sec