Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-193843
#<BuildRuby:0x000055f8c6cf0e80
@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.20221014-193843",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.006820 0.003636 1.077688 ( 1.437935)
build_miniruby 0.001489 0.000320 0.099266 ( 0.095997)
build_ruby 0.001297 0.000278 0.105145 ( 0.102921)
build_all 0.003345 0.004913 1.308833 ( 0.570839)
build_install 0.010481 0.004850 1.644108 ( 0.883305)
test_btest 0.001378 0.000000 61.825825 ( 6.718033)
test_basic 0.007153 0.000000 0.348209 ( 0.437126)
test_all 0.002382 0.005119 515.984477 ( 54.296574)
test_rubyspec 0.099557 0.036186 43.191085 ( 51.729459)
total: 116.27 sec