Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-011043
#<BuildRuby:0x000055c0e3ea7f00
@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.20220805-011043",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.001864 0.004301 0.844447 ( 1.187731)
build_miniruby 0.000856 0.000197 0.057655 ( 0.056377)
build_ruby 0.000812 0.000187 0.058876 ( 0.057644)
build_all 0.004660 0.000000 1.515037 ( 0.584657)
build_install 0.007914 0.003214 5.607627 ( 2.141150)
test_btest 0.000676 0.000159 49.602063 ( 8.333525)
test_basic 0.004478 0.001054 0.285626 ( 0.374966)
test_all 0.001028 0.000242 592.748171 ( 90.736432)
test_rubyspec 0.086918 0.038789 43.694458 ( 51.063860)
total: 154.54 sec