Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-230003
#<BuildRuby:0x000055d8ec8d93a0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220506-230003",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.000282 0.006937 0.907681 ( 1.766722)
build_miniruby 0.000911 0.000228 0.075230 ( 0.073902)
build_ruby 0.000826 0.000207 0.062587 ( 0.061444)
build_all 0.005331 0.000000 1.337487 ( 0.570799)
build_install 0.007516 0.005286 6.421234 ( 3.014583)
test_btest 0.000839 0.000233 60.849637 ( 12.262639)
test_basic 0.004333 0.000070 0.244554 ( 0.341747)
test_all 0.001118 0.000294 537.475080 ( 63.689341)
test_rubyspec 0.031028 0.015996 52.678322 ( 58.457072)
total: 140.24 sec