Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-161211
#<BuildRuby:0x000055a7f83b34b8
@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.20221115-161211",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000106 0.000000 0.000106 ( 0.000109)
build_up 0.008350 0.000000 1.064435 ( 1.394505)
build_miniruby 0.001775 0.000000 0.850151 ( 0.850862)
build_ruby 0.002290 0.000000 2.296503 ( 2.192841)
build_all 0.005301 0.012489 18.292610 ( 2.243038)
build_install 0.018926 0.000000 1.888126 ( 1.013096)
test_btest 0.001522 0.000000 84.235376 ( 9.041292)
test_basic 0.006252 0.000228 0.337485 ( 0.432025)
test_all 0.001990 0.000112 682.126343 ( 73.831279)
test_rubyspec 0.061261 0.063157 49.831059 ( 58.371874)
total: 149.37 sec