Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-035444
#<BuildRuby:0x000055d78e78a8a0
@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.20220315-035444",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.009265 0.001165 1.039081 ( 1.954091)
build_miniruby 0.002049 0.000439 0.075779 ( 0.073365)
build_ruby 0.001548 0.000332 0.075660 ( 0.074034)
build_all 0.005373 0.004725 4.150639 ( 0.859717)
build_install 0.020039 0.002572 8.064553 ( 2.408665)
test_btest 0.001376 0.000000 72.173134 ( 8.476479)
test_basic 0.000000 0.007356 0.341661 ( 0.438998)
test_all 0.000499 0.001163 657.652713 ( 66.072710)
test_rubyspec 0.090656 0.073839 46.441639 ( 51.883962)
total: 132.24 sec