Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-003231
#<BuildRuby:0x000055dc42374848
@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.20220201-003231",
@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.000010 0.000001 0.000011 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010004 0.000392 1.002017 ( 5.758700)
build_miniruby 0.002147 0.000143 0.078901 ( 0.076229)
build_ruby 0.001883 0.000125 0.071946 ( 0.069752)
build_all 0.010119 0.000030 4.097287 ( 0.786249)
build_install 0.023462 0.000725 7.756908 ( 2.341503)
test_btest 0.001222 0.000064 47.320950 ( 44.057276)
test_basic 0.008543 0.000000 0.328364 ( 0.415178)
test_all 0.002347 0.000000 694.551923 ( 66.746114)
test_rubyspec 0.102297 0.056138 46.124702 ( 51.697508)
total: 171.95 sec