Logfile: /home/ko1/ruby/logs/brlog.trunk.20220526-221311
#<BuildRuby:0x00005598b91ebea8
@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.20220526-221311",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.002524 0.004274 0.847493 ( 1.166185)
build_miniruby 0.000894 0.000128 0.057126 ( 0.055751)
build_ruby 0.000902 0.000129 0.058677 ( 0.057317)
build_all 0.003883 0.000554 1.503122 ( 0.604827)
build_install 0.006235 0.004856 6.335866 ( 2.871807)
test_btest 0.000687 0.000137 54.065178 ( 8.480917)
test_basic 0.005218 0.001044 0.336075 ( 0.423432)
test_all 0.001002 0.000200 661.652150 ( 96.615732)
test_rubyspec 0.045056 0.018464 43.953727 ( 49.575725)
total: 159.85 sec