Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-175709
#<BuildRuby:0x0000559d158dfdf8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220720-175709",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.004040 0.002842 0.857215 ( 2.344133)
build_miniruby 0.000677 0.000208 0.056670 ( 0.055491)
build_ruby 0.000666 0.000205 0.059595 ( 0.058502)
build_all 0.003432 0.001056 1.538684 ( 0.605156)
build_install 0.004557 0.004332 5.692286 ( 2.205888)
test_btest 0.000604 0.000216 48.655420 ( 8.424037)
test_basic 0.000889 0.004661 0.326863 ( 0.415467)
test_all 0.001235 0.000529 603.270297 ( 92.176512)
test_rubyspec 0.091475 0.036621 44.044027 ( 49.661928)
total: 155.95 sec