Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-214141
#<BuildRuby:0x000055d061010c70
@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-214141",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000024 0.000001 0.000025 ( 0.000022)
build_up 0.005292 0.004294 1.260440 ( 1.667464)
build_miniruby 0.002357 0.000000 0.845237 ( 0.844346)
build_ruby 0.003749 0.000267 2.245076 ( 2.155086)
build_all 0.017597 0.004382 25.000165 ( 2.873827)
build_install 0.019960 0.001530 5.059242 ( 1.243679)
test_btest 0.002116 0.000289 90.369304 ( 9.553143)
test_basic 0.007211 0.000000 0.355490 ( 0.446972)
test_all 0.002295 0.000000 660.048369 ( 70.894183)
test_rubyspec 0.091404 0.057721 49.722760 ( 58.169593)
total: 147.85 sec