Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-103847
#<BuildRuby:0x00005566007608e8
@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.20220913-103847",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000017 0.000003 0.000020 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.007730 0.003209 1.137104 ( 1.098744)
build_miniruby 0.001527 0.000286 0.074560 ( 0.072685)
build_ruby 0.001908 0.000358 0.077667 ( 0.076041)
build_all 0.007938 0.001488 1.561150 ( 0.601910)
build_install 0.015827 0.006009 1.903620 ( 0.951775)
test_btest 0.000717 0.000159 93.495451 ( 9.704618)
test_basic 0.006154 0.001367 0.352431 ( 0.441063)
test_all 0.003117 0.000693 665.643501 ( 67.786148)
test_rubyspec 0.090505 0.096845 47.126057 ( 55.607758)
total: 136.34 sec