Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-091328
#<BuildRuby:0x0000564c3b967778
@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.20220304-091328",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.011178 0.000471 1.023787 ( 1.418095)
build_miniruby 0.001637 0.000109 0.075931 ( 0.074673)
build_ruby 0.002063 0.000137 0.079837 ( 0.078154)
build_all 0.006701 0.004491 4.199340 ( 0.858525)
build_install 0.013195 0.010155 7.989780 ( 2.460735)
test_btest 0.000991 0.000208 76.029959 ( 8.190294)
test_basic 0.000000 0.009088 0.341893 ( 0.428863)
test_all 0.000000 0.002009 670.764519 ( 65.789160)
test_rubyspec 0.091918 0.061618 46.461674 ( 51.941206)
total: 131.24 sec