Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-012751
#<BuildRuby:0x000055745c5effa8
@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.20221120-012751",
@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.000019 0.000002 0.000021 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.004546 0.000454 1.085955 ( 1.052806)
build_miniruby 0.000833 0.000084 0.991081 ( 0.989796)
build_ruby 0.001086 0.000108 2.876914 ( 2.781146)
build_all 0.008725 0.000414 15.964812 ( 3.395506)
build_install 0.004266 0.004542 2.001002 ( 1.105882)
test_btest 0.000493 0.000067 65.071922 ( 11.140677)
test_basic 0.004973 0.000049 0.308637 ( 0.398806)
test_all 0.001535 0.000000 625.850387 (104.351204)
test_rubyspec 0.064303 0.010734 51.250160 ( 59.483456)
total: 184.70 sec