Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-104826
#<BuildRuby:0x0000562f9b0b4d40
@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.20221111-104826",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003535 0.005140 1.075691 ( 1.096176)
build_miniruby 0.001895 0.000000 0.067205 ( 0.065473)
build_ruby 0.001832 0.000000 0.065700 ( 0.063998)
build_all 0.006835 0.003587 1.460939 ( 0.581254)
build_install 0.016962 0.005654 1.823133 ( 0.924756)
test_btest 0.000000 0.001477 89.023296 ( 8.726361)
test_basic 0.000578 0.007501 0.355500 ( 0.452227)
test_all 0.000608 0.001539 667.913372 ( 68.059561)
test_rubyspec 0.096301 0.062769 47.834267 ( 56.194974)
total: 136.17 sec