Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-055203
#<BuildRuby:0x000055b651fdb5a8
@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.20221130-055203",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009207 0.000657 1.204116 ( 2.089603)
build_miniruby 0.000000 0.003419 0.838753 ( 0.836267)
build_ruby 0.003014 0.000376 2.241198 ( 2.144554)
build_all 0.020187 0.000801 18.577549 ( 2.173055)
build_install 0.012817 0.008228 2.057587 ( 1.065604)
test_btest 0.001085 0.000189 89.458894 ( 9.127408)
test_basic 0.009523 0.000852 0.339191 ( 0.424124)
test_all 0.002377 0.000161 738.541101 ( 72.256828)
test_rubyspec 0.127337 0.050181 49.537120 ( 57.559360)
total: 147.68 sec