Logfile: /home/ko1/ruby/logs/brlog.trunk.20220921-090905
#<BuildRuby:0x000055c91a5a86e0
@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.20220921-090905",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010574 0.000000 1.184337 ( 1.437851)
build_miniruby 0.002211 0.000000 2.380648 ( 2.210111)
build_ruby 0.000412 0.002441 2.179799 ( 2.095332)
build_all 0.011078 0.009814 18.671209 ( 2.255654)
build_install 0.017972 0.004769 1.945097 ( 0.988481)
test_btest 0.000000 0.001268 72.375035 ( 8.260362)
test_basic 0.005435 0.001665 0.389336 ( 0.480445)
test_all 0.004001 0.000130 645.984118 ( 66.854893)
test_rubyspec 0.104109 0.063714 45.840904 ( 54.271999)
total: 138.86 sec