Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-221300
#<BuildRuby:0x000055bbc99e7e58
@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.20221115-221300",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004764 0.000095 1.047488 ( 1.116730)
build_miniruby 0.000847 0.000100 0.971590 ( 0.970150)
build_ruby 0.001180 0.000139 2.693746 ( 2.601685)
build_all 0.008206 0.000453 15.791291 ( 3.266308)
build_install 0.008235 0.000000 1.928126 ( 1.116585)
test_btest 0.000686 0.000000 62.585963 ( 10.380443)
test_basic 0.004866 0.000000 0.294820 ( 0.385753)
test_all 0.000873 0.000000 654.294888 (102.423197)
test_rubyspec 0.042810 0.018510 51.437054 ( 59.779652)
total: 182.04 sec