Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-114024
#<BuildRuby:0x0000561f2fc1cd30
@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.20220831-114024",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005853 0.005371 0.970133 ( 0.983731)
build_miniruby 0.001383 0.000319 0.074815 ( 0.073313)
build_ruby 0.001856 0.000429 0.075892 ( 0.073523)
build_all 0.007016 0.001618 1.504654 ( 0.584819)
build_install 0.014002 0.007774 1.899007 ( 0.951456)
test_btest 0.000000 0.001174 73.803054 ( 8.775509)
test_basic 0.003969 0.003981 0.328990 ( 0.420080)
test_all 0.002832 0.000943 631.897367 ( 64.836587)
test_rubyspec 0.050327 0.118348 45.714016 ( 54.160461)
total: 130.86 sec