Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-102604
#<BuildRuby:0x000055a4a1077510
@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.20220401-102604",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009737 0.001256 1.003653 ( 1.197273)
build_miniruby 0.001784 0.000382 0.077191 ( 0.075084)
build_ruby 0.001591 0.000341 0.073235 ( 0.070931)
build_all 0.004780 0.006543 4.223144 ( 0.845355)
build_install 0.023256 0.000000 8.574544 ( 3.047805)
test_btest 0.001098 0.000048 74.246965 ( 8.132041)
test_basic 0.004052 0.004053 0.343735 ( 0.435241)
test_all 0.003709 0.000202 689.206603 ( 67.334808)
test_rubyspec 0.122680 0.057532 46.718170 ( 52.003133)
total: 133.14 sec