Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-051237
#<BuildRuby:0x00005609b4313440
@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.20220403-051237",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.011009 0.000965 1.014861 ( 1.245454)
build_miniruby 0.001404 0.000401 0.075263 ( 0.074189)
build_ruby 0.001379 0.000394 0.075249 ( 0.073601)
build_all 0.005124 0.005827 4.239414 ( 0.848142)
build_install 0.017357 0.005884 8.536747 ( 2.965299)
test_btest 0.000000 0.001258 74.076090 ( 8.461812)
test_basic 0.003640 0.004261 0.339748 ( 0.427632)
test_all 0.001438 0.000575 705.028288 ( 68.406024)
test_rubyspec 0.097494 0.076023 46.458801 ( 51.606040)
total: 134.11 sec