Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-032905
#<BuildRuby:0x0000558747a2ec88
@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.20221012-032905",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.009576 0.000873 1.191980 ( 1.492244)
build_miniruby 0.003356 0.000516 1.396680 ( 1.210864)
build_ruby 0.002201 0.000339 1.881287 ( 1.803999)
build_all 0.008390 0.005552 15.570408 ( 3.883927)
build_install 0.013009 0.003451 1.670241 ( 0.890981)
test_btest 0.001326 0.000295 63.521744 ( 6.877186)
test_basic 0.000843 0.004960 0.345187 ( 0.447407)
test_all 0.003888 0.002595 476.995930 ( 52.833034)
test_rubyspec 0.091043 0.036331 42.996177 ( 51.624903)
total: 121.07 sec