Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-201316
#<BuildRuby:0x000055a2071fa370
@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-201316",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000020 0.000001 0.000021 ( 0.000020)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006869 0.004889 1.255437 ( 1.332946)
build_miniruby 0.002210 0.000316 0.855733 ( 0.855062)
build_ruby 0.002811 0.000402 2.225712 ( 2.136294)
build_all 0.016903 0.003674 18.697407 ( 2.198915)
build_install 0.014366 0.008110 2.078188 ( 1.052372)
test_btest 0.001667 0.000363 88.615630 ( 8.740929)
test_basic 0.009127 0.000995 0.359427 ( 0.444666)
test_all 0.002021 0.001428 676.181528 ( 71.114207)
test_rubyspec 0.086528 0.095802 49.358822 ( 57.473940)
total: 145.35 sec