Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-192851
#<BuildRuby:0x00005627b5f649c8
@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.20221116-192851",
@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.000017 0.000002 0.000019 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.008586 0.000000 1.083394 ( 1.391551)
build_miniruby 0.001639 0.000000 0.903154 ( 0.919935)
build_ruby 0.002405 0.000000 2.417148 ( 2.342966)
build_all 0.016372 0.000508 18.339129 ( 2.288013)
build_install 0.020403 0.000624 1.918817 ( 1.039587)
test_btest 0.001036 0.000000 83.427224 ( 10.333532)
test_basic 0.002339 0.003440 0.342460 ( 0.434140)
test_all 0.001811 0.000088 722.488208 ( 75.745797)
test_rubyspec 0.058749 0.058275 50.360254 ( 58.983243)
total: 153.48 sec