Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-014810
#<BuildRuby:0x000055c94ce9be00
@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.20220728-014810",
@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.000012 0.000001 0.000013 ( 0.000014)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.006090 0.000435 0.826603 ( 0.933429)
build_miniruby 0.000923 0.000066 0.057114 ( 0.055809)
build_ruby 0.000769 0.000055 0.059219 ( 0.058027)
build_all 0.004581 0.000010 1.548388 ( 0.597266)
build_install 0.010771 0.000395 5.612969 ( 2.141149)
test_btest 0.000782 0.000049 56.795036 ( 8.019962)
test_basic 0.006184 0.000076 0.340865 ( 0.428152)
test_all 0.001144 0.000067 599.398752 ( 89.754112)
test_rubyspec 0.096672 0.021023 43.605521 ( 49.208384)
total: 151.20 sec