Logfile: /home/ko1/ruby/logs/brlog.trunk.20220615-162847
#<BuildRuby:0x000055773a7e0a70
@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.20220615-162847",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009036 0.000695 0.831042 ( 1.040609)
build_miniruby 0.001265 0.000097 0.054243 ( 0.052728)
build_ruby 0.002226 0.000000 0.062297 ( 0.060912)
build_all 0.004677 0.004499 1.207323 ( 0.481920)
build_install 0.018136 0.000451 4.897709 ( 2.480407)
test_btest 0.001463 0.000163 52.019601 ( 5.765954)
test_basic 0.006913 0.000000 0.311068 ( 0.401322)
test_all 0.002334 0.000000 509.666046 ( 54.053839)
test_rubyspec 0.092000 0.035974 41.432114 ( 47.390644)
total: 111.73 sec