Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-042451
#<BuildRuby:0x000055c85f8289d0
@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.20221111-042451",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.010176 1.105482 ( 1.185545)
build_miniruby 0.002383 0.000217 0.068302 ( 0.065768)
build_ruby 0.001370 0.000457 0.066718 ( 0.064823)
build_all 0.008141 0.001335 1.453550 ( 0.594640)
build_install 0.016816 0.004217 1.835854 ( 0.924112)
test_btest 0.000943 0.000282 82.424199 ( 8.545035)
test_basic 0.006945 0.000781 0.345007 ( 0.433616)
test_all 0.001693 0.000484 684.370341 ( 68.873118)
test_rubyspec 0.086427 0.063126 47.587819 ( 56.136394)
total: 136.82 sec