Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-174747
#<BuildRuby:0x0000561e4975eaf0
@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.20221202-174747",
@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.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008589 0.002147 1.189878 ( 1.677722)
build_miniruby 0.000000 0.002720 0.845250 ( 0.844029)
build_ruby 0.002211 0.001048 2.238508 ( 2.145038)
build_all 0.018037 0.004524 18.787958 ( 2.194882)
build_install 0.020572 0.001838 2.105619 ( 1.030535)
test_btest 0.001180 0.000295 89.212443 ( 9.275058)
test_basic 0.003850 0.006037 0.329932 ( 0.414927)
test_all 0.001677 0.000503 742.002353 ( 71.693106)
test_rubyspec 0.127997 0.054676 49.167082 ( 57.294541)
total: 146.57 sec