Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-182636
#<BuildRuby:0x00005649c3cd7f68
@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.20221123-182636",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.005146 0.000000 1.088425 ( 1.123706)
build_miniruby 0.000984 0.000000 1.015153 ( 1.013987)
build_ruby 0.001183 0.000000 2.793218 ( 2.676672)
build_all 0.004929 0.003969 15.825746 ( 3.308228)
build_install 0.008487 0.000000 1.974093 ( 1.111083)
test_btest 0.000587 0.000000 63.765733 ( 10.315839)
test_basic 0.004827 0.000000 0.293127 ( 0.384296)
test_all 0.001149 0.000000 676.843370 (114.384105)
test_rubyspec 0.039164 0.021213 53.779547 ( 62.061033)
total: 196.38 sec