Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-031047
#<BuildRuby:0x0000559f0948c3a0
@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.20221129-031047",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000018)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.000000 0.004993 1.135184 ( 1.288728)
build_miniruby 0.000000 0.000924 1.038161 ( 1.036753)
build_ruby 0.000274 0.001040 2.770764 ( 2.677254)
build_all 0.009234 0.000000 15.853137 ( 3.308340)
build_install 0.009705 0.000030 2.092042 ( 1.257430)
test_btest 0.000509 0.000067 54.722371 ( 11.549786)
test_basic 0.000000 0.005093 0.278766 ( 0.369825)
test_all 0.000000 0.001169 676.242042 (104.523667)
test_rubyspec 0.041330 0.025075 53.181931 ( 61.362506)
total: 187.37 sec