Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-204111
#<BuildRuby:0x0000563a2286a148
@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-204111",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010074 0.000286 1.107308 ( 1.564317)
build_miniruby 0.001498 0.000000 0.099293 ( 0.097832)
build_ruby 0.001482 0.000000 0.095532 ( 0.092973)
build_all 0.007874 0.000907 1.304340 ( 0.569979)
build_install 0.011902 0.004305 1.637939 ( 0.912535)
test_btest 0.001881 0.000314 62.308653 ( 6.714180)
test_basic 0.006071 0.000226 0.353971 ( 0.445933)
test_all 0.002907 0.005337 516.413413 ( 55.160459)
test_rubyspec 0.089503 0.035945 43.335402 ( 51.895354)
total: 117.45 sec