Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-171813
#<BuildRuby:0x000055945b5c09f0
@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.20221010-171813",
@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.000002 0.000007 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.005105 0.004329 1.040515 ( 1.108420)
build_miniruby 0.001177 0.000393 0.095287 ( 0.092345)
build_ruby 0.001183 0.000394 0.097859 ( 0.095347)
build_all 0.005969 0.003345 1.296515 ( 0.570855)
build_install 0.011007 0.003645 1.612815 ( 0.887582)
test_btest 0.001438 0.000508 62.827454 ( 6.608633)
test_basic 0.005653 0.000000 0.346346 ( 0.441994)
test_all 0.007607 0.000000 474.172087 ( 53.095839)
test_rubyspec 0.095302 0.034888 42.758324 ( 51.359675)
total: 114.26 sec