Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-121823
#<BuildRuby:0x00005569997b7e58
@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.20220821-121823",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.003126 0.003903 0.939960 ( 0.940141)
build_miniruby 0.000713 0.000165 0.057410 ( 0.056263)
build_ruby 0.000785 0.000181 0.059488 ( 0.058337)
build_all 0.001311 0.003363 1.529122 ( 0.588230)
build_install 0.006294 0.004751 1.914591 ( 0.956867)
test_btest 0.000488 0.000163 56.040513 ( 8.001325)
test_basic 0.001368 0.004719 0.264667 ( 0.353294)
test_all 0.001780 0.001926 623.894641 ( 89.568563)
test_rubyspec 0.070463 0.057570 44.273547 ( 52.524976)
total: 153.05 sec