Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-042225
#<BuildRuby:0x000055b6284228c0
@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.20221126-042225",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000015 0.000001 0.000016 ( 0.000014)
build_up 0.000000 0.004804 1.095933 ( 1.096205)
build_miniruby 0.000000 0.000851 1.040761 ( 1.039612)
build_ruby 0.000000 0.001027 2.779639 ( 2.676589)
build_all 0.001863 0.006601 15.904192 ( 3.338652)
build_install 0.006831 0.001708 1.918310 ( 1.082381)
test_btest 0.000522 0.000131 57.873163 ( 12.017694)
test_basic 0.003659 0.000915 0.344429 ( 0.435422)
test_all 0.000861 0.000145 667.354509 (119.996680)
test_rubyspec 0.052584 0.016286 52.554215 ( 60.798784)
total: 202.48 sec