Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-120353
#<BuildRuby:0x000055f735a98328
@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.20220808-120353",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000011 0.000005 0.000016 ( 0.000015)
build_up 0.004682 0.001873 0.852379 ( 1.221901)
build_miniruby 0.000706 0.000283 0.058186 ( 0.056963)
build_ruby 0.000723 0.000289 0.059523 ( 0.058341)
build_all 0.004725 0.000000 1.525601 ( 0.584813)
build_install 0.009537 0.001607 5.651552 ( 2.171334)
test_btest 0.000577 0.000193 51.818378 ( 8.442950)
test_basic 0.003970 0.001323 0.279227 ( 0.368497)
test_all 0.000831 0.000277 627.977791 ( 92.659904)
test_rubyspec 0.069570 0.046015 43.700071 ( 51.135775)
total: 156.70 sec