Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-142039
#<BuildRuby:0x0000557552cab670
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220719-142039",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006575 0.000386 0.872979 ( 3.028254)
build_miniruby 0.000860 0.000123 0.057523 ( 0.056310)
build_ruby 0.000716 0.000102 0.058762 ( 0.057610)
build_all 0.004406 0.000030 1.524257 ( 0.609405)
build_install 0.005948 0.003093 5.673044 ( 2.171721)
test_btest 0.000780 0.000000 53.731473 ( 8.149683)
test_basic 0.001988 0.003622 0.320585 ( 0.408997)
test_all 0.001571 0.000000 605.449417 ( 86.126415)
test_rubyspec 0.090397 0.032678 43.942399 ( 49.532086)
total: 150.14 sec