Logfile: /home/ko1/ruby/logs/brlog.trunk.20221107-004939
#<BuildRuby:0x00005619f97bd1f8
@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.20221107-004939",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000013)
configure 0.000029 0.000000 0.000029 ( 0.000026)
build_up 0.008091 0.000000 0.915935 ( 0.967327)
build_miniruby 0.001520 0.000000 0.049915 ( 0.048726)
build_ruby 0.001560 0.000000 0.052385 ( 0.051231)
build_all 0.009185 0.000000 1.234444 ( 0.468296)
build_install 0.015718 0.000000 1.614131 ( 0.819375)
test_btest 0.001711 0.000000 61.571638 ( 6.156068)
test_basic 0.005354 0.000000 0.307847 ( 0.399792)
test_all 0.002265 0.000000 520.426998 ( 55.410907)
test_rubyspec 0.087812 0.037331 43.345633 ( 51.820737)
total: 116.14 sec