Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-001602
#<BuildRuby:0x000055977daf68a0
@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.20220307-001602",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.012043 0.000000 1.062919 ( 3.157826)
build_miniruby 0.001908 0.000214 0.075044 ( 0.072701)
build_ruby 0.001803 0.000226 0.078153 ( 0.076161)
build_all 0.011485 0.000314 4.202593 ( 0.842266)
build_install 0.020453 0.000226 7.970498 ( 2.431942)
test_btest 0.000905 0.000082 77.087511 ( 8.030877)
test_basic 0.003598 0.005144 0.341669 ( 0.434663)
test_all 0.001506 0.000206 649.713423 ( 65.716746)
test_rubyspec 0.123076 0.041014 46.585821 ( 51.953348)
total: 132.72 sec