Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-144202
#<BuildRuby:0x00005564960db858
@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.20220208-144202",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000000 0.000136 0.000136 ( 0.000139)
build_up 0.007124 0.003718 0.952000 ( 1.101000)
build_miniruby 0.000000 0.001845 0.076628 ( 0.074831)
build_ruby 0.000178 0.002138 0.078803 ( 0.076431)
build_all 0.008760 0.001173 4.152302 ( 0.800264)
build_install 0.014246 0.008818 7.750211 ( 2.292333)
test_btest 0.001273 0.000398 72.447813 ( 8.099319)
test_basic 0.007682 0.000000 0.341011 ( 0.436004)
test_all 0.001706 0.000000 705.594917 ( 68.002649)
test_rubyspec 0.098049 0.053767 46.103999 ( 51.504912)
total: 132.39 sec