Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-130749
#<BuildRuby:0x000055f024072af0
@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.20221202-130749",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000597 0.012399 1.247418 ( 1.254406)
build_miniruby 0.002973 0.000000 0.846016 ( 0.845148)
build_ruby 0.002613 0.000728 2.226005 ( 2.130547)
build_all 0.015821 0.003786 18.431353 ( 2.186056)
build_install 0.017551 0.004508 2.031334 ( 1.033603)
test_btest 0.001624 0.000000 94.385482 ( 8.927382)
test_basic 0.006816 0.002684 0.330233 ( 0.415803)
test_all 0.001724 0.000647 689.184869 ( 71.959327)
test_rubyspec 0.111885 0.074956 49.408561 ( 57.479220)
total: 146.23 sec