Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-002253
#<BuildRuby:0x00005603c6650610
@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-002253",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006700 0.004746 0.990297 ( 1.151904)
build_miniruby 0.001676 0.000516 0.072285 ( 0.069871)
build_ruby 0.000000 0.002456 0.078053 ( 0.076545)
build_all 0.005436 0.006448 1.534486 ( 0.576339)
build_install 0.010347 0.013434 5.186586 ( 2.069889)
test_btest 0.000688 0.000382 72.309293 ( 7.985606)
test_basic 0.005187 0.002454 0.311461 ( 0.401192)
test_all 0.001679 0.000923 662.141893 ( 65.821737)
test_rubyspec 0.086328 0.093038 45.609891 ( 51.430249)
total: 129.58 sec