Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-045546
#<BuildRuby:0x0000560663a06c88
@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.20221108-045546",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002403 0.005232 0.883373 ( 1.233261)
build_miniruby 0.000879 0.000439 0.048247 ( 0.047234)
build_ruby 0.001122 0.000561 0.049237 ( 0.047906)
build_all 0.005506 0.002753 1.228014 ( 0.476352)
build_install 0.010246 0.005123 1.585900 ( 0.814651)
test_btest 0.001569 0.000000 63.781112 ( 6.846514)
test_basic 0.001406 0.004449 0.316745 ( 0.408009)
test_all 0.002564 0.001398 518.020277 ( 55.232411)
test_rubyspec 0.068097 0.053460 43.463484 ( 51.947619)
total: 117.05 sec