Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-021012
#<BuildRuby:0x0000563510170610
@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.20221111-021012",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.006332 0.003015 1.068657 ( 1.117036)
build_miniruby 0.001474 0.000276 0.068442 ( 0.067802)
build_ruby 0.001684 0.000316 0.070824 ( 0.070318)
build_all 0.005930 0.003532 1.424538 ( 0.585293)
build_install 0.021051 0.000292 1.835438 ( 0.948819)
test_btest 0.001242 0.000216 85.023722 ( 8.748083)
test_basic 0.006655 0.001158 0.348663 ( 0.438551)
test_all 0.001480 0.000257 664.599802 ( 66.933355)
test_rubyspec 0.115868 0.054634 47.874315 ( 56.132280)
total: 135.04 sec