Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-033401
#<BuildRuby:0x000055fadf76c9d0
@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.20220802-033401",
@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.000018 0.000002 0.000020 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009604 0.000793 1.028481 ( 6.274375)
build_miniruby 0.001683 0.000241 0.073751 ( 0.071322)
build_ruby 0.001506 0.000216 0.077419 ( 0.075319)
build_all 0.010299 0.001472 1.518914 ( 0.571824)
build_install 0.021833 0.000651 5.204422 ( 2.130215)
test_btest 0.001038 0.000122 77.564921 ( 8.508698)
test_basic 0.006710 0.000790 0.328221 ( 0.422662)
test_all 0.000843 0.001296 641.897703 ( 65.251327)
test_rubyspec 0.086426 0.082694 45.448719 ( 51.197874)
total: 134.50 sec