Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-075425
#<BuildRuby:0x0000561a9e3f6c40
@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-075425",
@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.000016 0.000002 0.000018 ( 0.000018)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.000592 0.004174 1.213650 ( 1.407958)
build_miniruby 0.000763 0.000153 0.969212 ( 0.967910)
build_ruby 0.000985 0.000197 2.704716 ( 2.595466)
build_all 0.005458 0.004529 22.426907 ( 4.370504)
build_install 0.005539 0.003449 4.419610 ( 1.544018)
test_btest 0.000476 0.000133 64.964578 ( 10.840676)
test_basic 0.003641 0.001011 0.295569 ( 0.386768)
test_all 0.000000 0.001404 654.655534 (111.111257)
test_rubyspec 0.032049 0.038173 52.954614 ( 61.166062)
total: 194.39 sec