Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-021426
#<BuildRuby:0x0000557dc39fcdd8
@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.20220719-021426",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000005 0.000011 ( 0.000011)
configure 0.000005 0.000004 0.000009 ( 0.000008)
build_up 0.005805 0.005256 0.964871 ( 1.457232)
build_miniruby 0.000000 0.002301 0.066023 ( 0.063567)
build_ruby 0.000172 0.001899 0.070787 ( 0.068352)
build_all 0.000988 0.009354 1.502636 ( 0.577979)
build_install 0.016492 0.006602 5.196180 ( 2.066292)
test_btest 0.000727 0.000606 76.963515 ( 8.584954)
test_basic 0.001742 0.006610 0.321525 ( 0.408345)
test_all 0.000856 0.000785 680.684655 ( 66.644428)
test_rubyspec 0.065835 0.100771 45.654441 ( 51.403215)
total: 131.28 sec