Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-061351
#<BuildRuby:0x0000561b027d3e58
@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.20221116-061351",
@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.000010)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000013 0.000000 0.000013 ( 0.000015)
build_up 0.000715 0.004121 1.108414 ( 1.140281)
build_miniruby 0.000922 0.000098 0.997543 ( 0.996245)
build_ruby 0.001109 0.000116 2.726201 ( 2.610764)
build_all 0.008505 0.000431 15.812966 ( 3.300409)
build_install 0.004605 0.004443 1.901306 ( 1.061018)
test_btest 0.000494 0.000071 54.688088 ( 11.545106)
test_basic 0.004637 0.000025 0.283217 ( 0.374073)
test_all 0.001108 0.000151 630.865320 (105.702442)
test_rubyspec 0.052788 0.004007 50.774673 ( 59.103367)
total: 185.83 sec