Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-001408
#<BuildRuby:0x000055af53f704d8
@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.20220214-001408",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000049 0.000007 0.000056 ( 0.000050)
build_up 0.010398 0.000860 0.967192 ( 4.006114)
build_miniruby 0.001744 0.000232 0.073052 ( 0.070990)
build_ruby 0.000000 0.002306 0.072506 ( 0.070231)
build_all 0.006363 0.003367 4.123301 ( 0.777341)
build_install 0.010557 0.010065 7.787662 ( 2.365367)
test_btest 0.000848 0.000249 74.338025 ( 8.061148)
test_basic 0.007151 0.000590 0.334198 ( 0.423013)
test_all 0.001468 0.000407 697.881671 ( 67.271535)
test_rubyspec 0.073373 0.095716 46.712978 ( 52.011500)
total: 135.06 sec