Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-060159
#<BuildRuby:0x000055a49f01bf00
@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-060159",
@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.000009)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000000 0.005108 1.180580 ( 1.985732)
build_miniruby 0.000000 0.000856 0.985846 ( 0.984544)
build_ruby 0.000000 0.001168 2.734015 ( 2.647115)
build_all 0.004309 0.004653 15.718785 ( 3.265828)
build_install 0.007688 0.002050 2.271021 ( 1.300121)
test_btest 0.000451 0.000120 64.702456 ( 10.909927)
test_basic 0.000304 0.004618 0.302217 ( 0.392785)
test_all 0.000813 0.000133 659.864980 (125.333509)
test_rubyspec 0.036957 0.036746 53.395921 ( 61.589584)
total: 208.41 sec