Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-200322
#<BuildRuby:0x00005640fb70d1f8
@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.20221028-200322",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004070 0.005898 1.071832 ( 1.685399)
build_miniruby 0.001015 0.000508 0.104373 ( 0.101064)
build_ruby 0.001181 0.000591 0.090221 ( 0.087072)
build_all 0.005306 0.002653 1.298968 ( 0.566231)
build_install 0.014121 0.002450 1.646442 ( 0.903873)
test_btest 0.001205 0.000516 61.720025 ( 6.410550)
test_basic 0.001057 0.005233 0.354907 ( 0.445510)
test_all 0.001535 0.005663 513.814176 ( 54.345513)
test_rubyspec 0.103963 0.023548 43.411791 ( 52.041776)
total: 116.59 sec