Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-154027
#<BuildRuby:0x000055b046543778
@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.20220303-154027",
@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.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007363 0.005230 1.058334 ( 1.166799)
build_miniruby 0.001895 0.000271 0.075391 ( 0.074414)
build_ruby 0.001756 0.000250 0.067880 ( 0.066164)
build_all 0.010655 0.000756 4.140952 ( 0.839457)
build_install 0.018565 0.004126 7.900892 ( 2.423850)
test_btest 0.001014 0.000152 73.748347 ( 8.376161)
test_basic 0.006835 0.000260 0.347530 ( 0.438233)
test_all 0.001858 0.000266 666.078209 ( 65.630378)
test_rubyspec 0.099169 0.064723 46.519827 ( 51.850925)
total: 130.87 sec