Logfile: /home/ko1/ruby/logs/brlog.trunk.20220528-042931
#<BuildRuby:0x000055dad95b7ea8
@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.20220528-042931",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.000000 0.006629 0.837717 ( 0.910557)
build_miniruby 0.000105 0.000833 0.057457 ( 0.056200)
build_ruby 0.000828 0.000178 0.057985 ( 0.056661)
build_all 0.004190 0.000000 1.506229 ( 0.604213)
build_install 0.010511 0.000507 6.334997 ( 2.844010)
test_btest 0.000699 0.000123 46.379324 ( 8.602188)
test_basic 0.001358 0.004501 0.328194 ( 0.416398)
test_all 0.001698 0.000399 651.969513 ( 95.715812)
test_rubyspec 0.073517 0.027499 44.066869 ( 49.682899)
total: 158.89 sec