Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-120516
#<BuildRuby:0x00005603fda086e0
@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.20221116-120516",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005194 0.004246 1.110859 ( 1.392420)
build_miniruby 0.001439 0.000288 0.906778 ( 0.910241)
build_ruby 0.002364 0.000000 2.385043 ( 2.302009)
build_all 0.013207 0.003973 18.321631 ( 2.214778)
build_install 0.014814 0.005696 1.827278 ( 0.975558)
test_btest 0.000869 0.000207 84.915197 ( 10.271611)
test_basic 0.000000 0.006682 0.343815 ( 0.434732)
test_all 0.000000 0.002454 675.826999 ( 73.588563)
test_rubyspec 0.065406 0.048116 50.674331 ( 59.193312)
total: 151.28 sec