Logfile: /home/ko1/ruby/logs/brlog.trunk.20221113-012156
#<BuildRuby:0x0000562600eb4610
@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.20221113-012156",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.009953 0.000847 1.128508 ( 1.126387)
build_miniruby 0.001798 0.000256 0.066139 ( 0.064441)
build_ruby 0.002198 0.000000 0.065043 ( 0.063264)
build_all 0.009522 0.000335 1.462837 ( 0.589391)
build_install 0.018572 0.003398 1.841165 ( 0.942779)
test_btest 0.001114 0.000152 86.774667 ( 9.090725)
test_basic 0.003504 0.004214 0.342861 ( 0.431957)
test_all 0.001481 0.000257 688.021013 ( 69.450583)
test_rubyspec 0.109174 0.069446 48.257181 ( 56.689451)
total: 138.45 sec