Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-013301
#<BuildRuby:0x00005571f05540d0
@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-013301",
@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.000018 0.000002 0.000020 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.005091 0.000109 1.122496 ( 1.143754)
build_miniruby 0.000912 0.000091 0.956293 ( 0.954946)
build_ruby 0.001078 0.000108 2.775203 ( 2.677915)
build_all 0.001019 0.007729 15.837944 ( 3.215251)
build_install 0.004323 0.005046 1.981202 ( 1.113484)
test_btest 0.000647 0.000000 57.387542 ( 11.778036)
test_basic 0.005051 0.000000 0.326450 ( 0.416629)
test_all 0.000835 0.000000 662.685867 (108.110998)
test_rubyspec 0.047332 0.022322 53.694461 ( 61.856878)
total: 191.27 sec