Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-015940
#<BuildRuby:0x0000562146bb48e8
@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.20220821-015940",
@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.000005)
autoconf 0.000019 0.000001 0.000020 ( 0.000014)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.007604 0.005103 1.006708 ( 1.450082)
build_miniruby 0.000137 0.002174 0.070500 ( 0.068184)
build_ruby 0.001818 0.000320 0.076980 ( 0.075138)
build_all 0.006576 0.003633 1.528757 ( 0.579368)
build_install 0.012816 0.009127 1.889009 ( 0.914107)
test_btest 0.000884 0.000253 75.967708 ( 8.089141)
test_basic 0.007461 0.000911 0.319354 ( 0.407850)
test_all 0.004562 0.000868 678.441628 ( 66.872220)
test_rubyspec 0.101193 0.085929 45.986658 ( 54.461380)
total: 132.92 sec