Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-144058
#<BuildRuby:0x000055c71e232f90
@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.20221012-144058",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000080 0.000000 0.000080 ( 0.000079)
configure 0.000056 0.000000 0.000056 ( 0.000054)
build_up 0.012318 0.001178 1.097865 ( 1.170498)
build_miniruby 0.001495 0.000345 0.101207 ( 0.097863)
build_ruby 0.001722 0.000000 0.103554 ( 0.100828)
build_all 0.003408 0.004622 1.271345 ( 0.562670)
build_install 0.012176 0.002887 1.630994 ( 0.885950)
test_btest 0.001421 0.000395 63.235691 ( 6.524291)
test_basic 0.004923 0.001368 0.345270 ( 0.435777)
test_all 0.006635 0.000559 515.789928 ( 54.616402)
test_rubyspec 0.068906 0.041011 43.108037 ( 51.658019)
total: 116.05 sec