Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-095501
#<BuildRuby:0x000055f513423e58
@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.20221121-095501",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.004741 0.000152 1.088506 ( 1.131337)
build_miniruby 0.000827 0.000138 1.058627 ( 1.057219)
build_ruby 0.000955 0.000159 2.826868 ( 2.731629)
build_all 0.004881 0.004314 15.837605 ( 3.278347)
build_install 0.008552 0.000028 1.980677 ( 1.189385)
test_btest 0.000588 0.000112 63.140468 ( 11.174361)
test_basic 0.001395 0.003595 0.300001 ( 0.389930)
test_all 0.001054 0.000239 672.454404 (123.050590)
test_rubyspec 0.032862 0.020674 53.530718 ( 61.754696)
total: 205.76 sec