Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-043214
#<BuildRuby:0x000055c297b193d8
@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.20221203-043214",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004775 0.000281 1.139039 ( 1.139408)
build_miniruby 0.000878 0.000052 1.008020 ( 1.006860)
build_ruby 0.001153 0.000068 2.713927 ( 2.602357)
build_all 0.004141 0.004972 15.678182 ( 3.279982)
build_install 0.005682 0.004134 2.311299 ( 1.294914)
test_btest 0.000479 0.000076 66.288884 ( 10.979532)
test_basic 0.004520 0.000714 0.302439 ( 0.392344)
test_all 0.000744 0.000117 645.501769 (120.455446)
test_rubyspec 0.048944 0.020716 53.889698 ( 62.072027)
total: 203.22 sec