Logfile: /home/ko1/ruby/logs/brlog.trunk.20220508-041728
#<BuildRuby:0x000055c3e9c8be98
@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.20220508-041728",
@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.000013 0.000002 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.003455 0.003797 0.870132 ( 1.697731)
build_miniruby 0.000830 0.000178 0.057238 ( 0.055911)
build_ruby 0.000854 0.000183 0.057928 ( 0.056554)
build_all 0.004358 0.000074 1.489503 ( 0.595434)
build_install 0.003848 0.005043 6.253810 ( 2.814874)
test_btest 0.000596 0.000159 50.184728 ( 8.521681)
test_basic 0.004923 0.001313 0.331155 ( 0.418275)
test_all 0.001054 0.000281 632.002722 ( 91.060390)
test_rubyspec 0.075593 0.046189 43.831994 ( 48.728721)
total: 153.95 sec