Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-171113
#<BuildRuby:0x00005634275abde0
@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.20221119-171113",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.003707 0.001236 1.030678 ( 1.185280)
build_miniruby 0.001005 0.000000 1.019794 ( 1.018443)
build_ruby 0.001166 0.000000 2.750123 ( 2.650136)
build_all 0.009090 0.000000 15.860875 ( 3.334340)
build_install 0.009327 0.000000 2.027182 ( 1.140444)
test_btest 0.000584 0.000000 62.101944 ( 10.701214)
test_basic 0.004848 0.000148 0.313813 ( 0.404317)
test_all 0.000677 0.000161 626.055169 (109.248582)
test_rubyspec 0.033267 0.023551 51.233940 ( 59.608304)
total: 189.29 sec