Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-024208
#<BuildRuby:0x0000561c06bd9390
@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.20221010-024208",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.008314 0.004172 1.131994 ( 1.435380)
build_miniruby 0.001498 0.000321 0.093712 ( 0.090307)
build_ruby 0.001354 0.000290 0.095529 ( 0.092723)
build_all 0.006481 0.001389 1.271648 ( 0.570596)
build_install 0.013890 0.000781 1.603868 ( 0.883475)
test_btest 0.001970 0.000369 61.276398 ( 6.293595)
test_basic 0.003899 0.003784 0.356013 ( 0.444959)
test_all 0.003161 0.003235 482.738491 ( 53.453325)
test_rubyspec 0.089720 0.043000 42.573402 ( 50.820032)
total: 114.09 sec