Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-123200
#<BuildRuby:0x000055f88d9b7e00
@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.20220818-123200",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005771 0.000888 0.890197 ( 1.568122)
build_miniruby 0.000932 0.000143 0.058018 ( 0.056587)
build_ruby 0.000886 0.000136 0.059782 ( 0.058587)
build_all 0.004534 0.000000 1.531212 ( 0.590914)
build_install 0.008229 0.002878 1.909021 ( 0.956717)
test_btest 0.000627 0.000104 49.374809 ( 8.724502)
test_basic 0.001301 0.004261 0.316869 ( 0.405580)
test_all 0.001522 0.000338 634.013262 ( 91.071921)
test_rubyspec 0.057340 0.049336 43.957500 ( 51.396684)
total: 154.83 sec