Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-143823
#<BuildRuby:0x0000559dbd927600
@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.20220802-143823",
@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.000022 0.000000 0.000022 ( 0.000026)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.010579 0.000579 0.977335 ( 1.027754)
build_miniruby 0.002067 0.000000 0.075357 ( 0.073246)
build_ruby 0.002187 0.000048 0.075563 ( 0.073101)
build_all 0.006807 0.003841 1.515453 ( 0.578827)
build_install 0.022022 0.001042 5.167387 ( 2.031919)
test_btest 0.000985 0.000188 74.313100 ( 8.018073)
test_basic 0.003714 0.004285 0.339634 ( 0.434305)
test_all 0.002261 0.000514 670.896217 ( 66.142911)
test_rubyspec 0.113662 0.071220 45.760451 ( 53.318078)
total: 131.70 sec