Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-221247
#<BuildRuby:0x000055566cc1f940
@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.20220206-221247",
@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.000006)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.009449 0.001857 0.950442 ( 0.986499)
build_miniruby 0.001811 0.000604 0.069735 ( 0.067255)
build_ruby 0.001752 0.000000 0.074695 ( 0.072931)
build_all 0.009974 0.000815 4.127188 ( 0.790378)
build_install 0.017456 0.005689 7.921610 ( 2.331340)
test_btest 0.001041 0.000307 74.889067 ( 8.086865)
test_basic 0.007383 0.000000 0.335711 ( 0.428275)
test_all 0.001667 0.000000 695.038290 ( 67.497415)
test_rubyspec 0.083292 0.067727 46.166220 ( 51.477949)
total: 131.74 sec