Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-221529
#<BuildRuby:0x0000564ed3be44c0
@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.20221127-221529",
@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.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005755 0.004227 1.273920 ( 1.698105)
build_miniruby 0.002271 0.000284 0.837090 ( 0.844596)
build_ruby 0.003263 0.000000 2.271015 ( 2.195671)
build_all 0.017623 0.004215 25.048709 ( 2.849752)
build_install 0.014019 0.007912 4.964213 ( 1.216557)
test_btest 0.002096 0.000000 83.331892 ( 8.690427)
test_basic 0.004241 0.002045 0.355187 ( 0.444483)
test_all 0.001584 0.000327 722.273450 ( 71.424816)
test_rubyspec 0.111074 0.039541 50.115794 ( 58.465624)
total: 147.83 sec