Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-210800
#<BuildRuby:0x000055aba5d384d8
@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.20220221-210800",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.006853 0.004931 0.944320 ( 1.184427)
build_miniruby 0.001765 0.000236 0.078015 ( 0.076031)
build_ruby 0.001871 0.000249 0.079135 ( 0.077143)
build_all 0.005286 0.005792 4.069368 ( 0.801927)
build_install 0.021900 0.001103 7.760860 ( 2.310057)
test_btest 0.000767 0.000128 79.346616 ( 8.032001)
test_basic 0.006283 0.000000 0.322583 ( 0.414319)
test_all 0.001867 0.000000 695.470315 ( 67.251403)
test_rubyspec 0.109893 0.060633 46.156783 ( 51.514040)
total: 131.66 sec