Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-210455
#<BuildRuby:0x0000564f9b3cff00
@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.20221118-210455",
@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.000018 0.000000 0.000018 ( 0.000018)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.004970 0.000000 1.063758 ( 1.051315)
build_miniruby 0.001032 0.000000 0.996595 ( 0.995226)
build_ruby 0.001282 0.000000 2.724994 ( 2.615020)
build_all 0.005061 0.003914 15.934645 ( 3.305150)
build_install 0.008062 0.000000 2.074726 ( 1.175548)
test_btest 0.000681 0.000000 58.690789 ( 11.404128)
test_basic 0.004586 0.000078 0.319421 ( 0.410393)
test_all 0.000828 0.000038 644.619430 (105.510237)
test_rubyspec 0.045445 0.023931 51.472779 ( 59.743218)
total: 186.21 sec