Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-023526
#<BuildRuby:0x0000562e1d3f3940
@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.20220206-023526",
@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.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005741 0.004422 0.958831 ( 1.355725)
build_miniruby 0.001691 0.000362 0.068579 ( 0.066722)
build_ruby 0.001803 0.000386 0.079246 ( 0.077207)
build_all 0.010333 0.000270 4.106784 ( 0.774511)
build_install 0.015298 0.004894 7.823681 ( 2.303616)
test_btest 0.000879 0.000185 73.056241 ( 7.832780)
test_basic 0.008183 0.000700 0.337422 ( 0.424948)
test_all 0.002264 0.000000 652.869481 ( 64.964857)
test_rubyspec 0.123792 0.047702 46.279537 ( 51.606944)
total: 129.41 sec