Logfile: /home/ko1/ruby/logs/brlog.trunk.20221112-184642
#<BuildRuby:0x000055f1dead8920
@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.20221112-184642",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.007420 0.002526 1.099040 ( 1.366511)
build_miniruby 0.001256 0.000221 0.068104 ( 0.067094)
build_ruby 0.001555 0.000274 0.064461 ( 0.063065)
build_all 0.008685 0.000818 1.474905 ( 0.589040)
build_install 0.021167 0.000117 1.830260 ( 0.933225)
test_btest 0.000000 0.003185 87.703166 ( 9.115356)
test_basic 0.006036 0.001137 0.341500 ( 0.431012)
test_all 0.002324 0.000387 654.729495 ( 67.675137)
test_rubyspec 0.092670 0.068381 47.781837 ( 56.280964)
total: 136.52 sec