Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-150203
#<BuildRuby:0x0000560a904a0920
@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.20220717-150203",
@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.000019 0.000000 0.000019 ( 0.000020)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.012278 0.000000 1.021331 ( 1.234181)
build_miniruby 0.001907 0.000000 0.077192 ( 0.075707)
build_ruby 0.001691 0.000000 0.073414 ( 0.072204)
build_all 0.006495 0.003861 1.529204 ( 0.594619)
build_install 0.017508 0.004358 5.102383 ( 2.065801)
test_btest 0.001127 0.000094 76.736851 ( 8.270757)
test_basic 0.004889 0.003769 0.329959 ( 0.417832)
test_all 0.001964 0.000226 628.335507 ( 64.258172)
test_rubyspec 0.116131 0.066409 45.652513 ( 51.495081)
total: 128.49 sec