Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-025453
#<BuildRuby:0x000055aa6d407f00
@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.20221126-025453",
@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.000009)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.004793 0.000036 1.064294 ( 1.098596)
build_miniruby 0.000825 0.000044 0.995110 ( 0.993859)
build_ruby 0.001230 0.000065 2.938139 ( 2.805187)
build_all 0.008656 0.000224 15.812248 ( 3.365678)
build_install 0.010140 0.000053 1.967210 ( 1.122998)
test_btest 0.000541 0.000025 57.332253 ( 12.130539)
test_basic 0.004917 0.000015 0.317327 ( 0.407876)
test_all 0.000802 0.000035 651.425004 (124.659273)
test_rubyspec 0.058864 0.007178 53.349285 ( 61.444823)
total: 208.03 sec