Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-075246
#<BuildRuby:0x000055cca3f7a7e0
@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.20220731-075246",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.001998 0.004769 0.833090 ( 0.933109)
build_miniruby 0.000690 0.000314 0.057246 ( 0.056084)
build_ruby 0.000625 0.000284 0.059485 ( 0.058360)
build_all 0.004632 0.000000 1.516830 ( 0.591391)
build_install 0.011155 0.000000 5.620112 ( 2.163859)
test_btest 0.000597 0.000000 46.308065 ( 8.787893)
test_basic 0.002073 0.003326 0.297832 ( 0.386703)
test_all 0.000824 0.000309 615.910246 ( 88.516085)
test_rubyspec 0.062697 0.016233 43.928659 ( 49.578291)
total: 151.07 sec