Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-025121
#<BuildRuby:0x0000565031860920
@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.20220918-025121",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005830 0.004447 1.079556 ( 1.128405)
build_miniruby 0.002120 0.000454 0.115001 ( 0.109887)
build_ruby 0.001771 0.000380 0.114322 ( 0.096787)
build_all 0.005364 0.004724 1.609561 ( 0.653146)
build_install 0.020635 0.001550 1.946481 ( 0.991770)
test_btest 0.001180 0.000262 93.574867 ( 9.345176)
test_basic 0.005640 0.001253 0.400542 ( 0.490789)
test_all 0.002424 0.000539 677.116597 ( 68.313452)
test_rubyspec 0.089557 0.053337 47.012968 ( 55.551950)
total: 136.68 sec