Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-143835
#<BuildRuby:0x000055de175d4620
@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.20220907-143835",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.008972 0.002243 0.970853 ( 0.999429)
build_miniruby 0.000000 0.002277 0.073956 ( 0.071492)
build_ruby 0.000708 0.001151 0.074051 ( 0.071571)
build_all 0.012012 0.000000 1.598913 ( 0.605264)
build_install 0.019977 0.002183 1.917961 ( 0.955681)
test_btest 0.000929 0.000207 90.948339 ( 9.620335)
test_basic 0.007636 0.000539 0.359714 ( 0.447710)
test_all 0.004126 0.000000 678.679299 ( 68.533466)
test_rubyspec 0.112169 0.056715 47.031502 ( 55.521928)
total: 136.83 sec