Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-165048
#<BuildRuby:0x0000559f119e0088
@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.20220730-165048",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.006338 0.000164 0.810267 ( 0.923085)
build_miniruby 0.000882 0.000059 0.056763 ( 0.055518)
build_ruby 0.000000 0.001027 0.059203 ( 0.057928)
build_all 0.001530 0.003217 1.513694 ( 0.591404)
build_install 0.009014 0.000071 5.620831 ( 2.173097)
test_btest 0.000751 0.000088 47.541150 ( 8.481980)
test_basic 0.005196 0.000000 0.253743 ( 0.343807)
test_all 0.001926 0.000000 586.587741 ( 88.089212)
test_rubyspec 0.093789 0.032842 43.961858 ( 49.572232)
total: 150.29 sec