Logfile: /home/ko1/ruby/logs/brlog.trunk.20220710-221028
#<BuildRuby:0x0000564bb7f2cea8
@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.20220710-221028",
@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.000006)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008828 0.002943 0.992692 ( 0.993742)
build_miniruby 0.000000 0.002559 0.074755 ( 0.073142)
build_ruby 0.000000 0.001954 0.076709 ( 0.075325)
build_all 0.007793 0.002138 1.444281 ( 0.585899)
build_install 0.015875 0.007279 5.823523 ( 2.808683)
test_btest 0.000866 0.000357 72.676900 ( 7.981209)
test_basic 0.008241 0.000000 0.332153 ( 0.421220)
test_all 0.002021 0.000357 671.243521 ( 67.143479)
test_rubyspec 0.113451 0.057301 46.019690 ( 51.733789)
total: 131.82 sec