Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-150038
#<BuildRuby:0x0000563e66071570
@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.20220813-150038",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000031 0.000008 0.000039 ( 0.000040)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.009139 0.002284 0.850732 ( 1.054801)
build_miniruby 0.000000 0.001617 0.064790 ( 0.065304)
build_ruby 0.000000 0.001459 0.057536 ( 0.057723)
build_all 0.006076 0.003434 1.243489 ( 0.476570)
build_install 0.008052 0.006240 1.594359 ( 0.809148)
test_btest 0.000776 0.000298 54.176857 ( 6.221606)
test_basic 0.000474 0.005619 0.287762 ( 0.380839)
test_all 0.005417 0.000000 479.653746 ( 52.745327)
test_rubyspec 0.082260 0.054503 41.700053 ( 49.291789)
total: 111.10 sec