Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-141828
#<BuildRuby:0x000055821df6ead8
@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.20220827-141828",
@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.000018 0.000007 0.000025 ( 0.000026)
autoconf 0.000041 0.000016 0.000057 ( 0.000060)
configure 0.000042 0.000017 0.000059 ( 0.000054)
build_up 0.006034 0.007108 0.833806 ( 0.984829)
build_miniruby 0.001363 0.000681 0.063491 ( 0.062225)
build_ruby 0.001397 0.000699 0.065300 ( 0.064037)
build_all 0.007850 0.001304 1.279043 ( 0.479792)
build_install 0.012924 0.003197 1.559818 ( 0.786802)
test_btest 0.000000 0.001405 51.818789 ( 6.366815)
test_basic 0.001066 0.004968 0.297280 ( 0.388773)
test_all 0.003563 0.000000 488.336407 ( 53.959048)
test_rubyspec 0.072591 0.056656 41.735573 ( 50.203322)
total: 113.30 sec