Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-204921
#<BuildRuby:0x000055c07b8c2c60
@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-204921",
@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.000007)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000015 0.000003 0.000018 ( 0.000020)
build_up 0.001596 0.003346 1.068873 ( 1.811957)
build_miniruby 0.000776 0.000183 1.094117 ( 1.092803)
build_ruby 0.000986 0.000232 2.746727 ( 2.629426)
build_all 0.008439 0.000000 15.804474 ( 3.220005)
build_install 0.004644 0.003314 2.003209 ( 1.174517)
test_btest 0.000502 0.000120 58.573995 ( 11.407686)
test_basic 0.004799 0.000231 0.292915 ( 0.383480)
test_all 0.000898 0.000204 656.174307 (102.843008)
test_rubyspec 0.047993 0.019485 51.619732 ( 59.902012)
total: 184.47 sec