Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-042700
#<BuildRuby:0x000055d3020d8d30
@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.20221116-042700",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.008440 0.000000 1.067682 ( 1.399054)
build_miniruby 0.001888 0.000000 0.873253 ( 0.880682)
build_ruby 0.002421 0.000000 2.326443 ( 2.239010)
build_all 0.005601 0.013037 18.286913 ( 2.235199)
build_install 0.013475 0.005259 1.798087 ( 0.990732)
test_btest 0.000916 0.000175 80.475728 ( 9.097576)
test_basic 0.005127 0.000977 0.349306 ( 0.439197)
test_all 0.001687 0.000321 673.179516 ( 73.560326)
test_rubyspec 0.065867 0.059108 49.697740 ( 58.286910)
total: 149.13 sec