Logfile: /home/ko1/ruby/logs/brlog.trunk.20220430-182952
#<BuildRuby:0x000055f34a81bc88
@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.20220430-182952",
@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.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.006707 0.000188 0.868663 ( 1.105485)
build_miniruby 0.000948 0.000063 0.056927 ( 0.055591)
build_ruby 0.000885 0.000059 0.057673 ( 0.056363)
build_all 0.004147 0.000000 1.496412 ( 0.600285)
build_install 0.010470 0.000368 6.282048 ( 2.808235)
test_btest 0.000721 0.000042 48.329007 ( 8.548275)
test_basic 0.000967 0.004737 0.296256 ( 0.384895)
test_all 0.002043 0.000000 654.104147 ( 92.290445)
test_rubyspec 0.093085 0.036630 43.916110 ( 48.814294)
total: 154.66 sec