Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-091816
#<BuildRuby:0x000055a32b9b3e70
@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.20221206-091816",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.005184 0.000077 1.176652 ( 1.206369)
build_miniruby 0.001014 0.000063 0.984341 ( 0.982930)
build_ruby 0.000000 0.001228 2.718167 ( 2.627059)
build_all 0.001653 0.007228 15.653198 ( 3.210533)
build_install 0.007852 0.000643 2.225877 ( 1.298955)
test_btest 0.000493 0.000087 66.495183 ( 10.876732)
test_basic 0.005058 0.000100 0.311457 ( 0.401896)
test_all 0.000808 0.000135 673.444128 (116.900979)
test_rubyspec 0.031827 0.031797 52.837510 ( 62.965248)
total: 200.47 sec