Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-182926
#<BuildRuby:0x000055bf5828cdd8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220811-182926",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.007169 0.002607 0.964192 ( 1.020718)
build_miniruby 0.001315 0.000478 0.074749 ( 0.073491)
build_ruby 0.002234 0.000000 0.078133 ( 0.076065)
build_all 0.006938 0.002961 1.532341 ( 0.579526)
build_install 0.013093 0.008781 5.199822 ( 2.095181)
test_btest 0.000972 0.000400 71.326044 ( 8.240734)
test_basic 0.002392 0.005611 0.321947 ( 0.420668)
test_all 0.003618 0.001703 662.028407 ( 65.082481)
test_rubyspec 0.124038 0.052974 45.450349 ( 52.911182)
total: 130.50 sec