Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-040835
#<BuildRuby:0x000055d3912fb510
@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.20220223-040835",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010352 0.001592 0.881927 ( 0.938772)
build_miniruby 0.001501 0.000231 0.075763 ( 0.074971)
build_ruby 0.001870 0.000287 0.075586 ( 0.073625)
build_all 0.003536 0.005960 1.486397 ( 0.595526)
build_install 0.022670 0.000173 5.165243 ( 2.148581)
test_btest 0.000000 0.001342 76.411759 ( 8.475505)
test_basic 0.004555 0.003876 0.340841 ( 0.427889)
test_all 0.002272 0.000126 654.968152 ( 65.024677)
test_rubyspec 0.134690 0.042925 46.294001 ( 51.692352)
total: 129.45 sec