Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-130143
#<BuildRuby:0x00005652c9baec40
@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-130143",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004681 0.000335 1.079901 ( 1.087887)
build_miniruby 0.000914 0.000065 0.907180 ( 0.905776)
build_ruby 0.001236 0.000088 2.706999 ( 2.603943)
build_all 0.008571 0.000275 16.005620 ( 3.384765)
build_install 0.009159 0.000278 2.034134 ( 1.129476)
test_btest 0.000556 0.000035 63.209556 ( 10.450035)
test_basic 0.004913 0.000000 0.285381 ( 0.377017)
test_all 0.000853 0.000000 659.659016 (101.899775)
test_rubyspec 0.026274 0.036520 51.062658 ( 59.238827)
total: 181.08 sec