Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-160217
#<BuildRuby:0x0000555e1e723e00
@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.20221127-160217",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004978 0.000152 1.221016 ( 1.449347)
build_miniruby 0.000000 0.000856 0.998804 ( 0.997504)
build_ruby 0.000000 0.001200 2.783741 ( 2.686459)
build_all 0.004808 0.005034 22.335435 ( 4.361181)
build_install 0.008765 0.000000 4.467084 ( 1.635659)
test_btest 0.000601 0.000000 64.811462 ( 10.766412)
test_basic 0.005039 0.000000 0.341959 ( 0.432546)
test_all 0.001188 0.000119 665.591825 (105.402288)
test_rubyspec 0.055413 0.010067 52.999739 ( 61.168349)
total: 188.90 sec