Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-042850
#<BuildRuby:0x0000561b4b5b7e00
@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-042850",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.001085 0.005360 0.863102 ( 0.891426)
build_miniruby 0.000763 0.000272 0.057400 ( 0.056117)
build_ruby 0.000747 0.000267 0.058978 ( 0.057745)
build_all 0.003344 0.001194 1.529157 ( 0.585014)
build_install 0.002413 0.008704 5.627648 ( 2.160836)
test_btest 0.000467 0.000233 56.814430 ( 8.151397)
test_basic 0.000293 0.005718 0.331997 ( 0.419861)
test_all 0.001110 0.000226 606.736036 ( 90.500648)
test_rubyspec 0.082077 0.048100 43.394014 ( 48.974489)
total: 151.80 sec