Logfile: /home/ko1/ruby/logs/brlog.trunk.20221104-052312
#<BuildRuby:0x000056088c832b48
@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.20221104-052312",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008307 0.000115 0.897343 ( 0.985308)
build_miniruby 0.001337 0.000308 0.052574 ( 0.051093)
build_ruby 0.001072 0.000247 0.043659 ( 0.042526)
build_all 0.004048 0.004115 1.219099 ( 0.455732)
build_install 0.008634 0.005637 1.594456 ( 0.822701)
test_btest 0.000870 0.000290 62.768669 ( 6.350084)
test_basic 0.004773 0.001591 0.309484 ( 0.400526)
test_all 0.017019 0.009932 514.299961 ( 55.129839)
test_rubyspec 0.068889 0.051703 43.385192 ( 51.942757)
total: 116.18 sec