Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-025806
#<BuildRuby:0x000055ebc001fde0
@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.20220724-025806",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.006975 0.807103 ( 0.993766)
build_miniruby 0.000293 0.000744 0.056893 ( 0.055683)
build_ruby 0.000912 0.000122 0.058694 ( 0.057500)
build_all 0.004146 0.000553 1.517877 ( 0.584403)
build_install 0.008742 0.000564 5.650565 ( 2.178671)
test_btest 0.000791 0.000098 55.050783 ( 7.943388)
test_basic 0.005010 0.000626 0.279833 ( 0.368533)
test_all 0.001222 0.000048 614.219597 ( 86.836523)
test_rubyspec 0.064075 0.043045 43.590236 ( 49.197387)
total: 148.22 sec