Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-093442
#<BuildRuby:0x0000563a03608dd8
@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-093442",
@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.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005226 0.004455 1.287596 ( 1.517936)
build_miniruby 0.001763 0.000543 0.854988 ( 0.855955)
build_ruby 0.002102 0.000647 2.256521 ( 2.169947)
build_all 0.018649 0.003426 24.593237 ( 3.622162)
build_install 0.015415 0.002925 5.036074 ( 1.210849)
test_btest 0.001070 0.000281 84.244009 ( 9.102413)
test_basic 0.007181 0.000558 0.354040 ( 0.454895)
test_all 0.001785 0.000446 715.689924 ( 71.784860)
test_rubyspec 0.083312 0.063719 49.736141 ( 58.196086)
total: 148.92 sec