Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-050427
#<BuildRuby:0x000055985b66c0d0
@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.20221121-050427",
@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.000002 0.000019 ( 0.000020)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.004659 0.000000 1.065917 ( 1.064611)
build_miniruby 0.000884 0.000000 1.003601 ( 1.002255)
build_ruby 0.001195 0.000000 2.794932 ( 2.676975)
build_all 0.005107 0.004040 15.712745 ( 3.293249)
build_install 0.000790 0.007398 1.945972 ( 1.167279)
test_btest 0.000574 0.000125 60.583140 ( 11.061995)
test_basic 0.003494 0.000760 0.326892 ( 0.418059)
test_all 0.001962 0.000144 627.457240 ( 99.961914)
test_rubyspec 0.046026 0.019206 51.689299 ( 60.005053)
total: 180.65 sec