Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-225244
#<BuildRuby:0x0000557979bae620
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221208-225244",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004371 0.000514 1.204324 ( 1.238406)
build_miniruby 0.000885 0.000104 0.965880 ( 0.964579)
build_ruby 0.001159 0.000136 2.804517 ( 2.710521)
build_all 0.009246 0.000000 15.855320 ( 3.328833)
build_install 0.009164 0.000527 2.238771 ( 1.271298)
test_btest 0.000534 0.000053 66.911259 ( 11.095808)
test_basic 0.000907 0.004155 0.308311 ( 0.398909)
test_all 0.000763 0.000109 646.895333 (120.397522)
test_rubyspec 0.037037 0.022528 52.756515 ( 61.047470)
total: 202.45 sec