Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-120323
#<BuildRuby:0x00005559f8810a18
@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.20220827-120323",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009196 0.000148 0.831217 ( 0.872069)
build_miniruby 0.001975 0.000000 0.063323 ( 0.061952)
build_ruby 0.002147 0.000003 0.065653 ( 0.063981)
build_all 0.006678 0.000891 1.245498 ( 0.469476)
build_install 0.014412 0.001224 1.555665 ( 0.788711)
test_btest 0.001058 0.000132 53.070131 ( 6.210617)
test_basic 0.005616 0.000702 0.289087 ( 0.379666)
test_all 0.004531 0.000363 514.039055 ( 54.072129)
test_rubyspec 0.093756 0.042310 41.805301 ( 50.047213)
total: 112.97 sec