Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-045323
#<BuildRuby:0x000055b0a1c40610
@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.20221115-045323",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.002223 0.007978 1.142046 ( 1.831196)
build_miniruby 0.002160 0.000432 0.845483 ( 0.844347)
build_ruby 0.002311 0.000462 2.253171 ( 2.164450)
build_all 0.020500 0.001231 18.608089 ( 2.157145)
build_install 0.015510 0.005192 1.822315 ( 0.932737)
test_btest 0.001734 0.000000 88.047659 ( 8.578814)
test_basic 0.009020 0.000543 0.346460 ( 0.432065)
test_all 0.002366 0.000000 700.325967 ( 70.458031)
test_rubyspec 0.157298 0.034370 47.199925 ( 55.327762)
total: 142.73 sec