Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-135618
#<BuildRuby:0x000055c39c174480
@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.20220206-135618",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.010944 0.000712 0.995620 ( 1.139958)
build_miniruby 0.001442 0.000308 0.079661 ( 0.079713)
build_ruby 0.001549 0.000332 0.080673 ( 0.080524)
build_all 0.010414 0.000349 4.133816 ( 0.801182)
build_install 0.019160 0.003592 7.732483 ( 2.347562)
test_btest 0.001231 0.000231 74.626490 ( 7.899745)
test_basic 0.001759 0.006126 0.343606 ( 0.434155)
test_all 0.001451 0.000363 689.658169 ( 66.941955)
test_rubyspec 0.109195 0.064909 45.834702 ( 51.255361)
total: 130.98 sec