Logfile: /home/ko1/ruby/logs/brlog.trunk.20221113-230208
#<BuildRuby:0x000055b11062b800
@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.20221113-230208",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.009302 0.000403 1.115579 ( 1.302620)
build_miniruby 0.001662 0.000511 0.123971 ( 0.119869)
build_ruby 0.001645 0.000506 0.121441 ( 0.104070)
build_all 0.009799 0.000281 1.611495 ( 0.690606)
build_install 0.013033 0.008791 1.957958 ( 1.006744)
test_btest 0.000000 0.001657 86.698422 ( 9.245250)
test_basic 0.003271 0.004879 0.402603 ( 0.490058)
test_all 0.001925 0.000770 654.842944 ( 67.843768)
test_rubyspec 0.093373 0.073054 48.244372 ( 56.748656)
total: 137.55 sec