Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-140848
#<BuildRuby:0x000055950ff0d058
@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.20221015-140848",
@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.000032 0.000003 0.000035 ( 0.000035)
autoconf 0.000041 0.000003 0.000044 ( 0.000046)
configure 0.000038 0.000003 0.000041 ( 0.000042)
build_up 0.010809 0.000832 1.081528 ( 1.135343)
build_miniruby 0.001929 0.000148 0.099747 ( 0.096954)
build_ruby 0.001709 0.000000 0.101162 ( 0.098283)
build_all 0.008101 0.000346 1.323436 ( 0.574035)
build_install 0.015689 0.000309 1.705495 ( 0.899816)
test_btest 0.001499 0.000094 62.853204 ( 6.271700)
test_basic 0.000043 0.005789 0.335136 ( 0.437201)
test_all 0.001089 0.004960 495.771803 ( 54.741370)
test_rubyspec 0.074369 0.055528 43.621444 ( 52.118196)
total: 116.37 sec