Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-103954
#<BuildRuby:0x000055ecb05d44c0
@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.20220919-103954",
@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.000008 0.000002 0.000010 ( 0.000009)
build_up 0.007681 0.001182 1.064981 ( 1.113148)
build_miniruby 0.002518 0.000000 0.118503 ( 0.113731)
build_ruby 0.001935 0.000000 0.118606 ( 0.101650)
build_all 0.007368 0.003471 1.584007 ( 0.647029)
build_install 0.019830 0.001793 1.928631 ( 0.973900)
test_btest 0.001395 0.000220 80.382253 ( 8.305389)
test_basic 0.007158 0.000336 0.380621 ( 0.476802)
test_all 0.000000 0.004378 626.228853 ( 66.523163)
test_rubyspec 0.116237 0.050135 45.512287 ( 53.724015)
total: 131.98 sec