Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-162928
#<BuildRuby:0x0000561f4cc08e80
@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.20221013-162928",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.001734 0.008550 1.108654 ( 1.164135)
build_miniruby 0.001812 0.000824 0.100783 ( 0.096088)
build_ruby 0.001180 0.000536 0.105916 ( 0.102481)
build_all 0.002812 0.005855 1.309899 ( 0.558859)
build_install 0.011669 0.001157 1.634959 ( 0.900931)
test_btest 0.001678 0.000775 62.004839 ( 6.486291)
test_basic 0.005590 0.002581 0.340285 ( 0.437594)
test_all 0.005686 0.000144 517.955674 ( 54.888599)
test_rubyspec 0.083295 0.051692 42.982324 ( 51.343403)
total: 115.98 sec