Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-022351
#<BuildRuby:0x000055f71bd18018
@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.20221118-022351",
@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.000010)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004618 0.000097 1.091593 ( 1.138270)
build_miniruby 0.000799 0.000133 1.017161 ( 1.015872)
build_ruby 0.001074 0.000179 2.729129 ( 2.629035)
build_all 0.005407 0.003589 15.910740 ( 3.399350)
build_install 0.010289 0.000403 1.996299 ( 1.105747)
test_btest 0.000532 0.000097 65.121629 ( 10.600449)
test_basic 0.004719 0.000096 0.283914 ( 0.374394)
test_all 0.001120 0.000195 670.987716 (105.337988)
test_rubyspec 0.045577 0.021567 51.059403 ( 59.207086)
total: 184.81 sec