Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-045727
#<BuildRuby:0x00005569ecb951f8
@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.20221015-045727",
@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.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009493 0.000382 1.078667 ( 1.135782)
build_miniruby 0.001471 0.000000 0.101964 ( 0.098749)
build_ruby 0.001522 0.000000 0.098030 ( 0.095412)
build_all 0.003582 0.004817 1.320565 ( 0.563514)
build_install 0.013948 0.001158 1.663530 ( 0.901463)
test_btest 0.001932 0.000000 63.426148 ( 6.711632)
test_basic 0.006468 0.000376 0.346682 ( 0.437419)
test_all 0.007656 0.000245 502.712491 ( 54.316465)
test_rubyspec 0.098405 0.013697 43.061155 ( 51.346198)
total: 115.61 sec