Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-000947
#<BuildRuby:0x000055ccd78c3fa8
@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-000947",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.004288 0.000536 1.102745 ( 1.130411)
build_miniruby 0.000792 0.000099 0.964763 ( 0.963482)
build_ruby 0.000946 0.000119 2.785009 ( 2.684168)
build_all 0.005551 0.003183 15.923215 ( 3.320948)
build_install 0.007684 0.001214 2.006934 ( 1.143728)
test_btest 0.000618 0.000000 63.896902 ( 10.840229)
test_basic 0.001510 0.003151 0.281455 ( 0.372875)
test_all 0.001460 0.000000 684.619159 (106.444861)
test_rubyspec 0.033490 0.036792 53.149641 ( 61.394001)
total: 188.30 sec