Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-014158
#<BuildRuby:0x000055c046d700d0
@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.20221122-014158",
@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.000000 0.000008 ( 0.000008)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.000294 0.004250 1.119730 ( 1.136108)
build_miniruby 0.000801 0.000123 0.934370 ( 0.933049)
build_ruby 0.001011 0.000155 2.796390 ( 2.675281)
build_all 0.001325 0.007890 15.819785 ( 3.278296)
build_install 0.005284 0.004538 2.065125 ( 1.142854)
test_btest 0.000479 0.000160 59.133309 ( 11.798592)
test_basic 0.003698 0.001232 0.308910 ( 0.399833)
test_all 0.002188 0.000317 700.344736 (107.131498)
test_rubyspec 0.050224 0.008725 53.441173 ( 61.663743)
total: 190.16 sec