Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-033844
#<BuildRuby:0x000055cdf8086f08
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221007-033844",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000226 0.000000 0.000226 ( 0.000244)
configure 0.000042 0.000000 0.000042 ( 0.000040)
build_up 0.007951 0.003622 1.076230 ( 1.415711)
build_miniruby 0.001968 0.000263 0.103883 ( 0.100639)
build_ruby 0.001398 0.000186 0.103807 ( 0.099945)
build_all 0.006821 0.000336 1.271647 ( 0.561111)
build_install 0.015627 0.001332 1.611692 ( 0.893884)
test_btest 0.001269 0.000000 60.798805 ( 6.366938)
test_basic 0.007167 0.000000 0.351747 ( 0.441277)
test_all 0.006585 0.000553 475.178322 ( 52.589011)
test_rubyspec 0.070064 0.039844 42.079119 ( 50.674399)
total: 113.14 sec