Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-195655
#<BuildRuby:0x0000555f1bb20618
@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.20220727-195655",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010183 0.000868 0.955581 ( 1.005167)
build_miniruby 0.001882 0.000268 0.067763 ( 0.067255)
build_ruby 0.001749 0.000250 0.081111 ( 0.080624)
build_all 0.008415 0.001202 1.531659 ( 0.588139)
build_install 0.011142 0.010926 5.184601 ( 2.094151)
test_btest 0.000927 0.000232 70.108887 ( 8.055550)
test_basic 0.006516 0.000000 0.329817 ( 0.420065)
test_all 0.002347 0.000000 622.731978 ( 64.006158)
test_rubyspec 0.126228 0.040534 45.784132 ( 51.425159)
total: 127.74 sec