Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-085113
#<BuildRuby:0x00005652061367e0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220821-085113",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000014)
build_up 0.006311 0.000346 0.847658 ( 1.543090)
build_miniruby 0.000928 0.000132 0.057814 ( 0.056536)
build_ruby 0.000885 0.000126 0.059633 ( 0.058417)
build_all 0.004085 0.000584 1.532955 ( 0.587045)
build_install 0.010317 0.000776 1.947687 ( 0.977176)
test_btest 0.000770 0.000103 52.185463 ( 8.298117)
test_basic 0.000857 0.004174 0.252886 ( 0.342314)
test_all 0.002428 0.001069 627.258490 ( 89.780073)
test_rubyspec 0.080103 0.037328 44.345110 ( 52.610627)
total: 154.25 sec