Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-211543
#<BuildRuby:0x000055a10d266548
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220131-211543",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000014 0.000001 0.000015 ( 0.000009)
build_up 0.007157 0.004229 0.997138 ( 1.002214)
build_miniruby 0.001720 0.000215 0.075651 ( 0.076169)
build_ruby 0.001749 0.000219 0.076594 ( 0.076297)
build_all 0.007383 0.003405 4.140216 ( 0.800596)
build_install 0.016073 0.006395 7.937572 ( 2.395458)
test_btest 0.000000 0.001775 47.617520 ( 44.333098)
test_basic 0.000771 0.006196 0.351318 ( 0.442999)
test_all 0.001259 0.000360 657.335111 ( 66.073669)
test_rubyspec 0.107751 0.050725 46.012895 ( 51.455394)
total: 166.66 sec