Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-014411
#<BuildRuby:0x00005619178bfe58
@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.20221127-014411",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.001290 0.003892 1.219883 ( 1.480665)
build_miniruby 0.001060 0.000000 1.036588 ( 1.035107)
build_ruby 0.001217 0.000000 2.801930 ( 2.690278)
build_all 0.009892 0.000025 22.418823 ( 4.424701)
build_install 0.004364 0.003956 4.410833 ( 1.563411)
test_btest 0.000540 0.000041 61.774146 ( 11.224571)
test_basic 0.004438 0.000035 0.295015 ( 0.386059)
test_all 0.000887 0.000066 687.301767 (109.705145)
test_rubyspec 0.060580 0.015283 53.286569 ( 61.416514)
total: 193.93 sec