Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-164037
#<BuildRuby:0x00005565838e3670
@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.20221128-164037",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.005131 0.000068 1.039985 ( 2.116462)
build_miniruby 0.001005 0.000063 0.978172 ( 0.976672)
build_ruby 0.001383 0.000000 2.723191 ( 2.609960)
build_all 0.000870 0.008043 16.047202 ( 3.331648)
build_install 0.009269 0.000176 2.059684 ( 1.211832)
test_btest 0.000473 0.000075 60.791255 ( 11.312648)
test_basic 0.005316 0.000172 0.296030 ( 0.386538)
test_all 0.000823 0.000124 698.895636 (109.683850)
test_rubyspec 0.032456 0.024907 53.165527 ( 61.385235)
total: 193.02 sec