Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-210211
#<BuildRuby:0x000055da07ca7dd0
@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-210211",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004900 0.000124 1.034998 ( 1.087080)
build_miniruby 0.000000 0.000892 0.998684 ( 0.997210)
build_ruby 0.000000 0.001340 2.723245 ( 2.622628)
build_all 0.002355 0.006190 15.824412 ( 3.297215)
build_install 0.008459 0.000423 1.976210 ( 1.148035)
test_btest 0.000486 0.000111 62.809523 ( 10.492331)
test_basic 0.003937 0.000894 0.279275 ( 0.370039)
test_all 0.000765 0.000174 635.342942 ( 98.463129)
test_rubyspec 0.039359 0.021579 51.547503 ( 59.893888)
total: 178.37 sec