Logfile: /home/ko1/ruby/logs/brlog.trunk.20221106-132855
#<BuildRuby:0x0000556594cc6ad8
@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.20221106-132855",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009163 0.000329 0.962307 ( 1.013846)
build_miniruby 0.001161 0.000267 0.049457 ( 0.048180)
build_ruby 0.001170 0.000269 0.044909 ( 0.043674)
build_all 0.006637 0.001532 1.231884 ( 0.470177)
build_install 0.004195 0.009198 1.589779 ( 0.808459)
test_btest 0.001652 0.000000 62.693948 ( 6.994973)
test_basic 0.005156 0.000758 0.288755 ( 0.391375)
test_all 0.000000 0.002736 497.000412 ( 54.076527)
test_rubyspec 0.063418 0.058289 43.226263 ( 51.854789)
total: 115.70 sec