Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-160905
#<BuildRuby:0x0000562af031bde0
@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.20220811-160905",
@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.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006589 0.000000 0.810093 ( 1.060699)
build_miniruby 0.000000 0.000978 0.057650 ( 0.056474)
build_ruby 0.000000 0.000985 0.059855 ( 0.058670)
build_all 0.002999 0.001752 1.571298 ( 0.594366)
build_install 0.007393 0.003892 5.692365 ( 2.165491)
test_btest 0.000736 0.000122 48.549864 ( 8.694459)
test_basic 0.004983 0.000831 0.280206 ( 0.368820)
test_all 0.001293 0.000091 598.789507 ( 90.264158)
test_rubyspec 0.087006 0.020147 43.822943 ( 51.192443)
total: 154.46 sec