Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-161042
#<BuildRuby:0x000055c3e0d77810
@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.20220219-161042",
@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.000005)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.005968 0.004928 0.952403 ( 1.092620)
build_miniruby 0.001219 0.000554 0.076747 ( 0.075112)
build_ruby 0.001571 0.000714 0.066679 ( 0.064635)
build_all 0.009839 0.000322 4.077849 ( 0.795294)
build_install 0.019012 0.004827 7.897539 ( 2.355954)
test_btest 0.000775 0.000273 77.034358 ( 8.467472)
test_basic 0.006565 0.000632 0.342270 ( 0.432199)
test_all 0.001287 0.000429 694.892218 ( 67.205377)
test_rubyspec 0.118595 0.050151 46.025299 ( 51.516493)
total: 132.01 sec