Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-035156
#<BuildRuby:0x000055677baa0a68
@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.20220718-035156",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.008545 0.000657 0.836036 ( 1.005942)
build_miniruby 0.002117 0.000162 0.062866 ( 0.062029)
build_ruby 0.001484 0.000000 0.051237 ( 0.050862)
build_all 0.008340 0.000000 1.271735 ( 0.506858)
build_install 0.012035 0.005114 4.427402 ( 1.877569)
test_btest 0.001224 0.000144 52.737762 ( 6.025772)
test_basic 0.006891 0.000811 0.311113 ( 0.402361)
test_all 0.001942 0.000228 487.399284 ( 51.775723)
test_rubyspec 0.079279 0.052082 42.281793 ( 48.155415)
total: 109.86 sec