Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-104720
#<BuildRuby:0x000055f0538b91f8
@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.20220718-104720",
@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.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008947 0.000139 0.834149 ( 0.873167)
build_miniruby 0.001602 0.000229 0.065380 ( 0.064163)
build_ruby 0.001321 0.000189 0.064188 ( 0.062592)
build_all 0.008112 0.001159 1.265221 ( 0.495349)
build_install 0.016379 0.000831 4.195244 ( 1.831757)
test_btest 0.001225 0.000153 52.431891 ( 6.224455)
test_basic 0.005918 0.000065 0.291799 ( 0.382946)
test_all 0.001193 0.001488 483.881539 ( 52.075519)
test_rubyspec 0.115980 0.018893 41.847313 ( 47.694022)
total: 109.70 sec