Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-093733
#<BuildRuby:0x0000556cc3ff4af8
@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.20220208-093733",
@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.000006)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003365 0.007825 0.945043 ( 1.304781)
build_miniruby 0.001422 0.000284 0.069442 ( 0.067800)
build_ruby 0.001537 0.000307 0.078733 ( 0.077024)
build_all 0.007303 0.003914 4.150034 ( 0.791581)
build_install 0.016285 0.007479 7.783031 ( 2.300214)
test_btest 0.000780 0.000217 71.361490 ( 8.434764)
test_basic 0.003359 0.004359 0.349160 ( 0.444504)
test_all 0.001355 0.000428 692.592327 ( 67.231684)
test_rubyspec 0.082407 0.073905 45.772931 ( 51.246308)
total: 131.90 sec