Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-120359
#<BuildRuby:0x000055b8987ce7e0
@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-120359",
@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.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.003144 0.003822 0.835588 ( 0.965534)
build_miniruby 0.000948 0.000060 0.058172 ( 0.056885)
build_ruby 0.000956 0.000060 0.060688 ( 0.059483)
build_all 0.004661 0.000042 1.590985 ( 0.605338)
build_install 0.002272 0.007709 5.677020 ( 2.149343)
test_btest 0.000699 0.000116 52.944633 ( 8.291659)
test_basic 0.005579 0.000258 0.288095 ( 0.377305)
test_all 0.001763 0.000000 605.873118 ( 90.141507)
test_rubyspec 0.066344 0.053621 43.856916 ( 51.237550)
total: 153.89 sec