Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-175411
#<BuildRuby:0x0000562722220b38
@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.20220325-175411",
@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.000018 0.000003 0.000021 ( 0.000021)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.002505 0.010071 1.031335 ( 1.175252)
build_miniruby 0.001379 0.000493 0.077028 ( 0.074894)
build_ruby 0.001866 0.000000 0.068889 ( 0.067306)
build_all 0.010787 0.000000 4.184537 ( 0.834556)
build_install 0.018082 0.004028 7.935557 ( 2.392512)
test_btest 0.000864 0.000235 76.083034 ( 8.047677)
test_basic 0.008520 0.000218 0.335912 ( 0.428994)
test_all 0.001359 0.000340 714.293706 ( 68.361870)
test_rubyspec 0.088583 0.071224 46.206462 ( 51.448066)
total: 132.83 sec