Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-010833
#<BuildRuby:0x000055b85c34b858
@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.20220329-010833",
@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.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010169 0.001423 0.985971 ( 1.228083)
build_miniruby 0.001679 0.000388 0.069437 ( 0.067371)
build_ruby 0.001582 0.000365 0.074948 ( 0.072722)
build_all 0.009529 0.000000 4.173167 ( 0.835427)
build_install 0.015079 0.008502 7.746325 ( 2.435254)
test_btest 0.000987 0.000260 71.754015 ( 8.419874)
test_basic 0.004688 0.003314 0.343068 ( 0.430786)
test_all 0.001379 0.000394 715.685037 ( 68.492600)
test_rubyspec 0.117062 0.047617 45.847754 ( 51.399567)
total: 133.38 sec