Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-150238
#<BuildRuby:0x00005617068ffe58
@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.20220816-150238",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.006297 0.000152 0.900261 ( 6.041015)
build_miniruby 0.000988 0.000070 0.058512 ( 0.057273)
build_ruby 0.000869 0.000062 0.059578 ( 0.058396)
build_all 0.004435 0.000317 1.580571 ( 0.609941)
build_install 0.006348 0.003358 1.943191 ( 0.980152)
test_btest 0.000752 0.000084 55.052632 ( 8.444933)
test_basic 0.005515 0.000147 0.334117 ( 0.422484)
test_all 0.001906 0.000201 624.507771 ( 92.169749)
test_rubyspec 0.088615 0.042469 43.941614 ( 51.306229)
total: 160.09 sec