Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-144721
#<BuildRuby:0x000055d6c43d9550
@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.20221015-144721",
@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.000038 0.000003 0.000041 ( 0.000041)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.000000 0.013417 1.066324 ( 1.252182)
build_miniruby 0.000000 0.002182 0.102241 ( 0.099422)
build_ruby 0.000000 0.001773 0.099490 ( 0.096793)
build_all 0.002682 0.006330 1.359664 ( 0.577892)
build_install 0.013289 0.002315 1.652368 ( 0.896761)
test_btest 0.000903 0.000395 61.102907 ( 6.571591)
test_basic 0.006207 0.000748 0.346588 ( 0.435550)
test_all 0.005214 0.002146 514.660012 ( 54.781298)
test_rubyspec 0.065687 0.060237 43.140923 ( 51.646224)
total: 116.36 sec