Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-130145
#<BuildRuby:0x00005610dad34208
@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.20220811-130145",
@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.000015 0.000000 0.000015 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.012509 0.004148 26.268317 ( 26.766474)
build_miniruby 0.001321 0.000077 1.413124 ( 1.379136)
build_ruby 0.001994 0.000117 3.472854 ( 3.284846)
build_all 0.016500 0.000172 21.148689 ( 3.305800)
build_install 0.006579 0.005185 5.775617 ( 2.177031)
test_btest 0.000531 0.000053 45.932064 ( 8.809707)
test_basic 0.005639 0.000564 0.349334 ( 0.437225)
test_all 0.001080 0.000108 621.763876 ( 89.970946)
test_rubyspec 0.095538 0.033050 44.014917 ( 51.432245)
total: 187.56 sec