Logfile: /home/ko1/ruby/logs/brlog.trunk.20220706-045038
#<BuildRuby:0x0000563fb2fdbef0
@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.20220706-045038",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.000868 0.005475 0.895070 ( 1.304304)
build_miniruby 0.000640 0.000246 0.058594 ( 0.057288)
build_ruby 0.000722 0.000277 0.059416 ( 0.058185)
build_all 0.002550 0.001762 1.536263 ( 0.612988)
build_install 0.008908 0.002069 6.314241 ( 2.845571)
test_btest 0.000578 0.000217 44.767050 ( 8.779887)
test_basic 0.001399 0.004389 0.325001 ( 0.413123)
test_all 0.001448 0.000633 614.505702 ( 88.552168)
test_rubyspec 0.095797 0.030918 44.573519 ( 50.113434)
total: 152.74 sec