Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-040326
#<BuildRuby:0x000055bfb96b4c10
@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.20220212-040326",
@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.000002 0.000008 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008087 0.001867 0.954239 ( 1.042752)
build_miniruby 0.001620 0.000374 0.073587 ( 0.071735)
build_ruby 0.001724 0.000398 0.076419 ( 0.074199)
build_all 0.009105 0.002101 4.120833 ( 0.783928)
build_install 0.020928 0.001941 7.815811 ( 2.300017)
test_btest 0.000919 0.000184 78.633052 ( 8.765868)
test_basic 0.003742 0.004231 0.348512 ( 0.439728)
test_all 0.001381 0.000325 698.744876 ( 67.204035)
test_rubyspec 0.128146 0.040362 46.173480 ( 51.498471)
total: 132.18 sec