Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-043056
#<BuildRuby:0x000055a7fc27d310
@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.20220722-043056",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008942 0.001375 0.829626 ( 1.549361)
build_miniruby 0.002182 0.000335 0.064667 ( 0.062954)
build_ruby 0.001464 0.000225 0.067058 ( 0.065476)
build_all 0.002245 0.007525 1.260345 ( 0.466786)
build_install 0.008955 0.008660 4.257553 ( 1.791900)
test_btest 0.001383 0.000488 54.108026 ( 6.345040)
test_basic 0.004491 0.001585 0.287893 ( 0.387561)
test_all 0.001914 0.000675 503.229261 ( 53.182650)
test_rubyspec 0.065797 0.064094 41.792246 ( 47.643391)
total: 111.50 sec