Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-205957
#<BuildRuby:0x00005618d853abf0
@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.20220803-205957",
@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.000016 0.000003 0.000019 ( 0.000019)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000000 0.005924 0.810243 ( 1.048482)
build_miniruby 0.000000 0.000710 0.057282 ( 0.056171)
build_ruby 0.000000 0.000950 0.058607 ( 0.057426)
build_all 0.001365 0.003175 1.522933 ( 0.584038)
build_install 0.005437 0.005586 5.644378 ( 2.150427)
test_btest 0.000763 0.000000 47.597177 ( 8.202773)
test_basic 0.005030 0.000967 0.360295 ( 0.448052)
test_all 0.000544 0.000921 590.741354 ( 95.372226)
test_rubyspec 0.066293 0.057404 43.708395 ( 51.070367)
total: 158.99 sec