Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-104248
#<BuildRuby:0x000055ed7b230208
@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.20221119-104248",
@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.000019 0.000000 0.000019 ( 0.000020)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.000730 0.004010 1.133364 ( 1.157219)
build_miniruby 0.000861 0.000046 0.968754 ( 0.967644)
build_ruby 0.001169 0.000061 2.757672 ( 2.642584)
build_all 0.008422 0.000443 15.767143 ( 3.343543)
build_install 0.008945 0.000471 2.000861 ( 1.132382)
test_btest 0.000593 0.000032 63.694610 ( 10.565313)
test_basic 0.004604 0.000242 0.314774 ( 0.405382)
test_all 0.001785 0.000094 621.657920 (106.701921)
test_rubyspec 0.068833 0.001738 51.712794 ( 59.923384)
total: 186.84 sec