Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-114241
#<BuildRuby:0x0000563e10f30620
@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.20220916-114241",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003853 0.006454 1.125515 ( 1.142979)
build_miniruby 0.001384 0.000462 0.066053 ( 0.065304)
build_ruby 0.002465 0.000000 0.073732 ( 0.072849)
build_all 0.009171 0.001258 1.583057 ( 0.625160)
build_install 0.013680 0.007209 1.927383 ( 0.964381)
test_btest 0.000992 0.000331 95.660983 ( 9.271929)
test_basic 0.003626 0.004226 0.349082 ( 0.437944)
test_all 0.003981 0.000000 687.284242 ( 68.174643)
test_rubyspec 0.092811 0.082654 46.729947 ( 55.187792)
total: 135.94 sec