Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-090959
#<BuildRuby:0x0000564aa4395400
@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.20221008-090959",
@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.000005)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000020 0.000003 0.000023 ( 0.000021)
build_up 0.007791 0.001298 1.090920 ( 1.133356)
build_miniruby 0.001691 0.000282 0.095237 ( 0.091705)
build_ruby 0.001275 0.000212 0.095660 ( 0.092635)
build_all 0.008307 0.000000 1.306746 ( 0.554223)
build_install 0.011988 0.003403 1.621794 ( 0.881922)
test_btest 0.001370 0.000229 61.093174 ( 6.250775)
test_basic 0.002031 0.004914 0.357196 ( 0.447346)
test_all 0.005352 0.001189 478.264952 ( 52.239462)
test_rubyspec 0.092302 0.034528 42.696960 ( 51.125046)
total: 112.82 sec