Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-163616
#<BuildRuby:0x000055afa841e350
@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.20221130-163616",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.000635 0.004131 1.149838 ( 1.412720)
build_miniruby 0.000905 0.000101 0.971837 ( 0.970297)
build_ruby 0.001231 0.000000 2.711500 ( 2.580496)
build_all 0.008773 0.000175 15.733807 ( 3.307180)
build_install 0.008824 0.000883 2.221884 ( 1.272812)
test_btest 0.000548 0.000055 64.964425 ( 11.191173)
test_basic 0.004699 0.000470 0.298415 ( 0.388683)
test_all 0.000839 0.000052 668.331393 (108.094639)
test_rubyspec 0.053394 0.017927 53.747069 ( 61.921204)
total: 191.14 sec