Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-061427
#<BuildRuby:0x000056148fd986c8
@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.20220222-061427",
@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.000015 0.000003 0.000018 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.003213 0.007542 0.990849 ( 4.550407)
build_miniruby 0.001371 0.000489 0.069701 ( 0.068208)
build_ruby 0.001476 0.000527 0.076035 ( 0.074127)
build_all 0.008313 0.001417 4.086049 ( 0.788594)
build_install 0.014468 0.006152 7.691257 ( 2.300610)
test_btest 0.001300 0.000455 75.515138 ( 8.575671)
test_basic 0.008330 0.000137 0.333328 ( 0.422531)
test_all 0.001234 0.000393 665.255746 ( 65.651703)
test_rubyspec 0.063099 0.084964 46.235056 ( 51.660829)
total: 134.09 sec