Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-172320
#<BuildRuby:0x000055a97e1ac3e0
@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.20221204-172320",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.007062 0.003798 1.221296 ( 1.230556)
build_miniruby 0.002086 0.000261 0.847464 ( 0.847493)
build_ruby 0.000000 0.003198 2.249331 ( 2.155723)
build_all 0.009004 0.011506 18.671751 ( 2.196650)
build_install 0.018432 0.004082 2.097893 ( 1.051961)
test_btest 0.001152 0.000338 89.096101 ( 9.337336)
test_basic 0.006943 0.002042 0.357417 ( 0.444833)
test_all 0.003106 0.000000 729.305988 ( 71.567549)
test_rubyspec 0.106688 0.071570 49.775798 ( 57.848317)
total: 146.68 sec