Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-023502
#<BuildRuby:0x000055e0cfe27df8
@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.20220805-023502",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.000000 0.006792 0.839789 ( 0.905774)
build_miniruby 0.000000 0.001040 0.057486 ( 0.056209)
build_ruby 0.000503 0.000505 0.059845 ( 0.058598)
build_all 0.003827 0.000883 1.513393 ( 0.582364)
build_install 0.005205 0.006098 5.624192 ( 2.164384)
test_btest 0.000586 0.000180 50.301440 ( 8.049920)
test_basic 0.004133 0.001272 0.297279 ( 0.386275)
test_all 0.001064 0.000105 606.356533 ( 86.653060)
test_rubyspec 0.035748 0.063106 43.606165 ( 51.013525)
total: 149.87 sec