Logfile: /home/ko1/ruby/logs/brlog.trunk.20220602-132211
#<BuildRuby:0x000055eb01c9bf20
@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.20220602-132211",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006882 0.000000 0.856988 ( 2.693664)
build_miniruby 0.001029 0.000000 0.057244 ( 0.055949)
build_ruby 0.001082 0.000000 0.059403 ( 0.058163)
build_all 0.004220 0.000000 1.506032 ( 0.605560)
build_install 0.006348 0.004624 6.357294 ( 2.865316)
test_btest 0.000790 0.000046 51.416249 ( 8.693531)
test_basic 0.001208 0.004819 0.345785 ( 0.433935)
test_all 0.001094 0.000129 662.033784 ( 97.070247)
test_rubyspec 0.094363 0.025617 44.243519 ( 49.819722)
total: 162.30 sec