Logfile: /home/ko1/ruby/logs/brlog.trunk.20220620-171437
#<BuildRuby:0x0000557040927df8
@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.20220620-171437",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.000000 0.006949 0.849326 ( 1.142437)
build_miniruby 0.000198 0.000815 0.057996 ( 0.056684)
build_ruby 0.000905 0.000121 0.060753 ( 0.059534)
build_all 0.004239 0.000033 1.501533 ( 0.610718)
build_install 0.010751 0.000307 6.318735 ( 2.833764)
test_btest 0.000741 0.000083 50.281893 ( 8.706268)
test_basic 0.005617 0.000624 0.342913 ( 0.430295)
test_all 0.000644 0.000622 643.933432 ( 91.420583)
test_rubyspec 0.070898 0.038890 44.192559 ( 49.768709)
total: 155.03 sec