Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-083603
#<BuildRuby:0x0000560031818a58
@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.20220307-083603",
@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.000026 0.000000 0.000026 ( 0.000026)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.007167 0.004566 0.993406 ( 3.098766)
build_miniruby 0.001767 0.000236 0.078504 ( 0.076872)
build_ruby 0.001800 0.000000 0.076110 ( 0.074149)
build_all 0.006412 0.004368 4.196888 ( 0.861348)
build_install 0.020598 0.002691 7.934530 ( 2.383105)
test_btest 0.001027 0.000171 74.659696 ( 8.002280)
test_basic 0.007679 0.000578 0.347138 ( 0.435854)
test_all 0.001690 0.000271 700.170191 ( 66.938571)
test_rubyspec 0.088603 0.066730 46.449277 ( 51.988422)
total: 133.86 sec