Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-131115
#<BuildRuby:0x00005555c6e58208
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221116-131115",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.004255 0.000655 1.062811 ( 1.742705)
build_miniruby 0.000892 0.000137 0.962946 ( 0.961728)
build_ruby 0.001183 0.000000 2.833939 ( 2.708112)
build_all 0.008788 0.000000 15.821786 ( 3.354538)
build_install 0.009296 0.000256 2.004568 ( 1.193932)
test_btest 0.000506 0.000059 63.117288 ( 10.517722)
test_basic 0.000568 0.004573 0.340900 ( 0.431486)
test_all 0.000830 0.000147 640.794155 (103.965692)
test_rubyspec 0.049457 0.028649 51.165796 ( 59.446963)
total: 184.32 sec