Logfile: /home/ko1/ruby/logs/brlog.trunk.20220413-081446
#<BuildRuby:0x000055a0b117b810
@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.20220413-081446",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010657 0.000903 1.045335 ( 7.340910)
build_miniruby 0.001559 0.000208 0.078565 ( 0.076789)
build_ruby 0.001931 0.000258 0.074390 ( 0.071970)
build_all 0.002919 0.007696 1.520242 ( 0.600341)
build_install 0.011374 0.010825 5.899628 ( 2.811498)
test_btest 0.001034 0.000344 72.800893 ( 8.591210)
test_basic 0.007426 0.000865 0.344010 ( 0.436849)
test_all 0.001978 0.000625 674.981341 ( 66.416625)
test_rubyspec 0.125986 0.043642 46.832714 ( 52.547322)
total: 138.89 sec