Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-153332
#<BuildRuby:0x000055a85cd244e8
@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.20220310-153332",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.004601 0.006127 1.018097 ( 1.173755)
build_miniruby 0.001430 0.000357 0.077971 ( 0.076495)
build_ruby 0.001297 0.000325 0.079470 ( 0.078051)
build_all 0.007710 0.001928 1.502900 ( 0.606522)
build_install 0.012519 0.009767 5.273548 ( 2.195919)
test_btest 0.000911 0.000303 73.629665 ( 8.121284)
test_basic 0.005982 0.001994 0.335609 ( 0.423969)
test_all 0.001328 0.000442 653.681525 ( 66.093602)
test_rubyspec 0.116185 0.041348 46.140413 ( 51.646618)
total: 130.42 sec