Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-044345
#<BuildRuby:0x0000557efcfd45f0
@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.20220404-044345",
@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.000022 0.000000 0.000022 ( 0.000021)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010878 0.000183 1.016228 ( 1.269158)
build_miniruby 0.000000 0.001958 0.076404 ( 0.074866)
build_ruby 0.000009 0.002185 0.072901 ( 0.070415)
build_all 0.008800 0.001100 4.291701 ( 0.853182)
build_install 0.022940 0.000406 8.537679 ( 2.972437)
test_btest 0.001521 0.000152 76.152335 ( 8.402976)
test_basic 0.006712 0.000671 0.344266 ( 0.437296)
test_all 0.001695 0.000000 663.325392 ( 65.797554)
test_rubyspec 0.144275 0.026847 46.736368 ( 51.794407)
total: 131.67 sec