Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-091422
#<BuildRuby:0x0000562ea2b0ec40
@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.20221118-091422",
@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.000007)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.004522 0.000251 1.042252 ( 1.075798)
build_miniruby 0.000946 0.000052 1.000394 ( 0.999077)
build_ruby 0.001067 0.000059 2.874217 ( 2.777826)
build_all 0.008925 0.000000 15.709321 ( 3.386475)
build_install 0.004470 0.004471 2.058609 ( 1.201453)
test_btest 0.000531 0.000050 61.548648 ( 10.896452)
test_basic 0.000000 0.004953 0.300030 ( 0.391574)
test_all 0.000000 0.000821 669.820596 (103.903310)
test_rubyspec 0.029525 0.032303 51.158580 ( 59.466147)
total: 184.10 sec