Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-232307
#<BuildRuby:0x000055b8bdb751f8
@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.20220812-232307",
@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.000019 0.000007 0.000026 ( 0.000026)
autoconf 0.000046 0.000017 0.000063 ( 0.000061)
configure 0.000082 0.000030 0.000112 ( 0.000111)
build_up 0.006740 0.002451 0.822927 ( 1.152731)
build_miniruby 0.001802 0.000655 0.064777 ( 0.063256)
build_ruby 0.001294 0.000471 0.062751 ( 0.061613)
build_all 0.004159 0.004459 1.264241 ( 0.474280)
build_install 0.013986 0.001683 1.581184 ( 0.784255)
test_btest 0.001064 0.000380 52.965322 ( 6.341492)
test_basic 0.003306 0.002504 0.287195 ( 0.378223)
test_all 0.003000 0.001125 511.208509 ( 53.605875)
test_rubyspec 0.106338 0.029448 41.734665 ( 49.359517)
total: 112.22 sec