Logfile: /home/ko1/ruby/logs/brlog.trunk.20220318-065604
#<BuildRuby:0x000055ba4cd34af8
@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.20220318-065604",
@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.000016 0.000004 0.000020 ( 0.000019)
configure 0.000050 0.000012 0.000062 ( 0.000060)
build_up 0.011008 0.001536 1.031417 ( 4.123897)
build_miniruby 0.001764 0.000378 0.076336 ( 0.073911)
build_ruby 0.001951 0.000000 0.076755 ( 0.074881)
build_all 0.009509 0.000485 4.177889 ( 0.844336)
build_install 0.019849 0.004003 7.917955 ( 2.399063)
test_btest 0.001172 0.000223 78.077983 ( 8.221022)
test_basic 0.002208 0.005082 0.339074 ( 0.434294)
test_all 0.001804 0.000202 700.746204 ( 67.455838)
test_rubyspec 0.089845 0.074846 46.264132 ( 51.606272)
total: 135.23 sec