Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-131626
#<BuildRuby:0x000056480cc884f8
@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.20220731-131626",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.006495 0.004687 0.961769 ( 1.190977)
build_miniruby 0.000000 0.002309 0.069469 ( 0.067069)
build_ruby 0.000085 0.001736 0.072997 ( 0.071012)
build_all 0.008375 0.001527 1.525875 ( 0.583836)
build_install 0.021181 0.000982 5.147116 ( 2.124332)
test_btest 0.000940 0.000261 79.242486 ( 8.497603)
test_basic 0.006048 0.000363 0.325390 ( 0.417899)
test_all 0.001542 0.000405 676.204639 ( 66.415998)
test_rubyspec 0.096221 0.082108 45.648120 ( 51.317230)
total: 130.69 sec