Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-011928
#<BuildRuby:0x0000563bc7651338
@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.20221028-011928",
@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.000013 0.000001 0.000014 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.004913 0.004744 1.112855 ( 1.152711)
build_miniruby 0.001746 0.000268 0.099987 ( 0.096475)
build_ruby 0.001550 0.000238 0.101116 ( 0.098100)
build_all 0.007762 0.000000 1.307629 ( 0.558253)
build_install 0.010081 0.004525 1.648596 ( 0.882074)
test_btest 0.001675 0.000295 62.044906 ( 6.637066)
test_basic 0.002235 0.004155 0.353337 ( 0.443780)
test_all 0.007999 0.000000 518.959815 ( 54.876140)
test_rubyspec 0.079848 0.035886 43.402128 ( 51.890438)
total: 116.64 sec