Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-162806
#<BuildRuby:0x000055615c4846e0
@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.20221115-162806",
@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.000025 0.000002 0.000027 ( 0.000028)
autoconf 0.000082 0.000008 0.000090 ( 0.000093)
configure 0.000033 0.000004 0.000037 ( 0.000035)
build_up 0.003938 0.004421 1.122055 ( 1.134965)
build_miniruby 0.001769 0.000265 0.880438 ( 0.886174)
build_ruby 0.001884 0.000283 2.339239 ( 2.257316)
build_all 0.017322 0.000055 18.139093 ( 2.271301)
build_install 0.014499 0.004506 1.823523 ( 0.993908)
test_btest 0.001271 0.000188 85.496336 ( 9.547483)
test_basic 0.000000 0.007726 0.354614 ( 0.442522)
test_all 0.000610 0.001025 716.543142 ( 75.715673)
test_rubyspec 0.075868 0.045863 50.385546 ( 58.872230)
total: 152.12 sec