Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-141021
#<BuildRuby:0x000055ec0e3848e8
@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.20221126-141021",
@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.000005)
autoconf 0.000018 0.000004 0.000022 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008081 0.001865 1.288909 ( 1.972448)
build_miniruby 0.002090 0.000483 0.846406 ( 0.849387)
build_ruby 0.003102 0.000000 2.248593 ( 2.165367)
build_all 0.014706 0.007010 24.931013 ( 2.816453)
build_install 0.015960 0.005321 4.919073 ( 1.172344)
test_btest 0.001262 0.000351 87.456033 ( 8.856790)
test_basic 0.006420 0.000267 0.350029 ( 0.437989)
test_all 0.002234 0.000263 672.784627 ( 69.399376)
test_rubyspec 0.083763 0.055990 49.761743 ( 58.187395)
total: 145.86 sec