Logfile: /home/ko1/ruby/logs/brlog.trunk.20221022-184419
#<BuildRuby:0x00005556b3296e90
@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.20221022-184419",
@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.000026 0.000000 0.000026 ( 0.000026)
autoconf 0.000120 0.000000 0.000120 ( 0.000112)
configure 0.000084 0.000000 0.000084 ( 0.000076)
build_up 0.006901 0.004589 1.151558 ( 1.198603)
build_miniruby 0.001641 0.000000 0.111351 ( 0.107819)
build_ruby 0.001448 0.000000 0.107983 ( 0.106186)
build_all 0.006739 0.000048 1.332670 ( 0.576158)
build_install 0.006429 0.010493 1.699498 ( 0.917254)
test_btest 0.001601 0.000300 65.335887 ( 6.959097)
test_basic 0.001106 0.005432 0.364838 ( 0.461031)
test_all 0.006826 0.001707 515.056985 ( 55.331503)
test_rubyspec 0.083146 0.040532 43.478505 ( 52.108288)
total: 117.77 sec