Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-000809
#<BuildRuby:0x0000564af330f810
@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.20220207-000809",
@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.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000100 0.000015 0.000115 ( 0.000118)
build_up 0.000275 0.010633 0.932904 ( 0.989811)
build_miniruby 0.001723 0.000615 0.075066 ( 0.072506)
build_ruby 0.001417 0.000506 0.079561 ( 0.077331)
build_all 0.007539 0.002428 4.115909 ( 0.790728)
build_install 0.018971 0.005088 7.853447 ( 2.324730)
test_btest 0.000810 0.000270 73.971887 ( 7.801103)
test_basic 0.006664 0.000863 0.338884 ( 0.427208)
test_all 0.001299 0.000413 694.655959 ( 67.259503)
test_rubyspec 0.113608 0.048663 46.034495 ( 51.585229)
total: 131.33 sec