Logfile: /home/ko1/ruby/logs/brlog.trunk.20220629-223856
#<BuildRuby:0x000055b09df7c0d0
@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.20220629-223856",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.006458 0.000461 0.881666 ( 0.965312)
build_miniruby 0.000937 0.000067 0.057146 ( 0.055829)
build_ruby 0.000792 0.000000 0.059105 ( 0.057818)
build_all 0.004329 0.000049 1.495545 ( 0.601380)
build_install 0.004948 0.005149 6.296347 ( 2.843991)
test_btest 0.000694 0.000092 48.784161 ( 8.811057)
test_basic 0.006097 0.000000 0.381255 ( 0.468626)
test_all 0.001422 0.000000 633.843718 ( 90.024703)
test_rubyspec 0.115114 0.013292 44.414098 ( 49.952978)
total: 153.78 sec