Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-083551
#<BuildRuby:0x000056481957bf68
@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.20221120-083551",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.004476 0.000746 1.120427 ( 1.095813)
build_miniruby 0.000922 0.000154 0.965558 ( 0.964179)
build_ruby 0.000990 0.000165 2.783097 ( 2.697492)
build_all 0.008979 0.000012 15.913166 ( 3.290721)
build_install 0.005108 0.003764 2.015814 ( 1.128159)
test_btest 0.000485 0.000088 55.227424 ( 11.706899)
test_basic 0.005079 0.000134 0.309044 ( 0.399608)
test_all 0.001438 0.000250 647.270276 ( 99.997041)
test_rubyspec 0.040315 0.020526 51.090348 ( 59.303777)
total: 180.58 sec