Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-110721
#<BuildRuby:0x000055783ad07db8
@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-110721",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004596 0.000218 1.224279 ( 1.476317)
build_miniruby 0.000819 0.000039 0.926946 ( 0.925539)
build_ruby 0.001094 0.000053 2.850205 ( 2.744429)
build_all 0.009836 0.000254 22.660941 ( 4.289715)
build_install 0.008756 0.000183 4.363961 ( 1.578373)
test_btest 0.000591 0.000025 65.821819 ( 11.192898)
test_basic 0.004478 0.000195 0.299583 ( 0.391279)
test_all 0.000905 0.000039 677.261411 (121.514431)
test_rubyspec 0.050534 0.020457 52.944826 ( 61.180980)
total: 205.29 sec