Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-131053
#<BuildRuby:0x00005567efe07e58
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221119-131053",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.004920 0.000000 1.104024 ( 1.170865)
build_miniruby 0.000855 0.000000 0.998171 ( 0.996919)
build_ruby 0.001243 0.000000 2.770068 ( 2.649841)
build_all 0.008888 0.000000 15.938803 ( 3.426696)
build_install 0.009265 0.000121 2.081866 ( 1.190931)
test_btest 0.000562 0.000059 56.876140 ( 12.008460)
test_basic 0.003834 0.000404 0.341060 ( 0.433243)
test_all 0.001030 0.000108 643.504390 (102.030655)
test_rubyspec 0.048761 0.019064 51.248188 ( 59.577549)
total: 183.49 sec