Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-074144
#<BuildRuby:0x000055c8bff004f0
@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-074144",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000008 0.000005 0.000013 ( 0.000013)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.009030 0.003002 0.874524 ( 1.529426)
build_miniruby 0.001059 0.000636 0.064756 ( 0.063374)
build_ruby 0.001317 0.000790 0.072903 ( 0.071267)
build_all 0.006703 0.004022 4.116340 ( 0.867523)
build_install 0.019827 0.004459 7.843316 ( 2.430005)
test_btest 0.000807 0.000403 72.806931 ( 7.930637)
test_basic 0.002427 0.004203 0.338827 ( 0.429553)
test_all 0.000666 0.001848 688.569135 ( 67.353377)
test_rubyspec 0.066819 0.086131 46.463391 ( 51.784181)
total: 132.46 sec