Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-084006
#<BuildRuby:0x000056540d0427e0
@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.20221122-084006",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000015 0.000000 0.000015 ( 0.000016)
build_up 0.004786 0.000239 1.079075 ( 1.547503)
build_miniruby 0.000842 0.000042 0.955252 ( 0.953734)
build_ruby 0.001259 0.000063 2.743473 ( 2.651686)
build_all 0.008943 0.000016 15.901818 ( 3.323445)
build_install 0.009091 0.000208 2.088755 ( 1.179422)
test_btest 0.000693 0.000000 62.056673 ( 10.971829)
test_basic 0.005052 0.000000 0.327335 ( 0.418306)
test_all 0.000000 0.001337 716.860859 (114.174385)
test_rubyspec 0.049683 0.018643 53.241178 ( 61.477573)
total: 196.70 sec