Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-211243
#<BuildRuby:0x0000559e49bf9338
@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.20220817-211243",
@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.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008511 0.001418 0.872859 ( 0.910122)
build_miniruby 0.001738 0.000289 0.064734 ( 0.063544)
build_ruby 0.001222 0.000204 0.058476 ( 0.057938)
build_all 0.007341 0.000349 1.228230 ( 0.463831)
build_install 0.010207 0.004214 1.567913 ( 0.798416)
test_btest 0.001221 0.000229 51.763036 ( 6.346386)
test_basic 0.005726 0.000161 0.292729 ( 0.385353)
test_all 0.004090 0.000321 505.456766 ( 52.707305)
test_rubyspec 0.072324 0.052183 41.591757 ( 48.925926)
total: 110.66 sec