Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-175921
#<BuildRuby:0x0000560a3d6683a0
@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.20220914-175921",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000060 0.000015 0.000075 ( 0.000080)
build_up 0.007859 0.001965 1.108886 ( 1.548524)
build_miniruby 0.000000 0.002381 0.075447 ( 0.073538)
build_ruby 0.000000 0.001855 0.077557 ( 0.075412)
build_all 0.009243 0.000861 1.556145 ( 0.610105)
build_install 0.017965 0.004574 1.910663 ( 0.942275)
test_btest 0.001307 0.000374 94.424442 ( 9.095762)
test_basic 0.006329 0.001809 0.353672 ( 0.441634)
test_all 0.003924 0.001122 638.821876 ( 65.738779)
test_rubyspec 0.091793 0.081009 46.770979 ( 55.120829)
total: 133.65 sec