Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-000539
#<BuildRuby:0x000055c5b712bdd0
@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.20220812-000539",
@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.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.006448 0.809392 ( 0.938780)
build_miniruby 0.000000 0.001021 0.057831 ( 0.056602)
build_ruby 0.000000 0.000845 0.059833 ( 0.058523)
build_all 0.000501 0.004144 1.563506 ( 0.604224)
build_install 0.003780 0.005280 5.659470 ( 2.175749)
test_btest 0.000682 0.000195 49.427624 ( 8.192938)
test_basic 0.004674 0.001335 0.335058 ( 0.422939)
test_all 0.001210 0.000346 624.791837 ( 90.673366)
test_rubyspec 0.069446 0.053226 44.024833 ( 51.386871)
total: 154.51 sec