Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-003034
#<BuildRuby:0x000055c9ecd60e50
@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.20221114-003034",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.009209 0.000338 1.107519 ( 1.544694)
build_miniruby 0.002482 0.000000 0.119232 ( 0.114406)
build_ruby 0.001992 0.000025 0.121147 ( 0.103165)
build_all 0.009233 0.000045 1.558009 ( 0.670583)
build_install 0.020905 0.000592 1.925421 ( 1.014314)
test_btest 0.001511 0.000000 85.196864 ( 9.246134)
test_basic 0.007724 0.000000 0.412598 ( 0.504474)
test_all 0.002231 0.000086 658.971766 ( 67.887169)
test_rubyspec 0.115763 0.059200 48.439103 ( 56.837944)
total: 137.92 sec