Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-054227
#<BuildRuby:0x000056120ac07e58
@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.20221123-054227",
@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.000016 0.000001 0.000017 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004493 0.000428 1.075230 ( 1.271544)
build_miniruby 0.000883 0.000084 0.989080 ( 0.987942)
build_ruby 0.001062 0.000102 2.787055 ( 2.693764)
build_all 0.003852 0.004814 15.837750 ( 3.362990)
build_install 0.008464 0.000000 2.054559 ( 1.194654)
test_btest 0.000631 0.000035 55.376199 ( 11.722029)
test_basic 0.004623 0.000020 0.292663 ( 0.383269)
test_all 0.001156 0.000144 662.260746 (111.212891)
test_rubyspec 0.052872 0.005057 53.546007 ( 61.729364)
total: 194.56 sec