Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-124307
#<BuildRuby:0x0000563fba678db0
@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-124307",
@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.000017 0.000004 0.000021 ( 0.000022)
configure 0.000050 0.000011 0.000061 ( 0.000061)
build_up 0.008121 0.004040 0.957681 ( 1.240791)
build_miniruby 0.001158 0.000309 0.072480 ( 0.072464)
build_ruby 0.001841 0.000490 0.077853 ( 0.076803)
build_all 0.008399 0.002240 4.129362 ( 0.800883)
build_install 0.016981 0.003044 7.931626 ( 2.400891)
test_btest 0.000983 0.000245 68.749084 ( 8.463212)
test_basic 0.001375 0.006064 0.340001 ( 0.429372)
test_all 0.001231 0.000385 708.019467 ( 67.209772)
test_rubyspec 0.109709 0.053853 45.841742 ( 51.002424)
total: 131.70 sec