Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-060055
#<BuildRuby:0x000055d43ca07ba0
@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.20221006-060055",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000035 0.000003 0.000038 ( 0.000036)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.011625 0.000533 1.070629 ( 1.597685)
build_miniruby 0.001726 0.000115 0.098145 ( 0.095131)
build_ruby 0.001899 0.000127 0.099559 ( 0.096326)
build_all 0.008130 0.000233 1.269692 ( 0.546800)
build_install 0.013097 0.000818 1.601733 ( 0.886998)
test_btest 0.001777 0.000111 63.408779 ( 6.741749)
test_basic 0.006365 0.000398 0.343540 ( 0.439240)
test_all 0.007141 0.000067 503.155045 ( 53.855328)
test_rubyspec 0.064617 0.062595 42.294033 ( 50.948154)
total: 115.21 sec