Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-225414
#<BuildRuby:0x000055f8e70ef2c8
@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-225414",
@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.000002 0.000023 ( 0.000022)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.005146 0.000081 1.228218 ( 2.049378)
build_miniruby 0.000943 0.000063 0.934579 ( 0.933403)
build_ruby 0.001221 0.000000 2.751638 ( 2.636667)
build_all 0.005829 0.003958 22.517132 ( 4.421081)
build_install 0.008743 0.000524 4.404294 ( 1.551400)
test_btest 0.000590 0.000066 60.107515 ( 11.720135)
test_basic 0.000397 0.004388 0.322601 ( 0.413477)
test_all 0.000948 0.000158 702.362401 (109.055951)
test_rubyspec 0.040212 0.028600 53.153184 ( 61.381200)
total: 194.16 sec