Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-195951
#<BuildRuby:0x000055724dadac40
@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.20221123-195951",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000021 0.000001 0.000022 ( 0.000021)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.004805 0.000218 1.057066 ( 1.101615)
build_miniruby 0.000883 0.000040 0.942471 ( 0.941129)
build_ruby 0.001191 0.000054 2.870510 ( 2.770941)
build_all 0.004682 0.004329 15.703929 ( 3.309331)
build_install 0.003904 0.004909 1.999678 ( 1.125216)
test_btest 0.000516 0.000067 65.187648 ( 10.535385)
test_basic 0.004059 0.000530 0.315856 ( 0.406903)
test_all 0.001247 0.000000 684.848571 (126.576871)
test_rubyspec 0.050036 0.024353 53.966197 ( 62.205548)
total: 208.97 sec