Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-190803
#<BuildRuby:0x0000563a195a0088
@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-190803",
@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.000016 0.000001 0.000017 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004866 0.000347 1.048701 ( 1.076810)
build_miniruby 0.000928 0.000066 1.037101 ( 1.035791)
build_ruby 0.001235 0.000088 2.860345 ( 2.754545)
build_all 0.008627 0.000280 15.957375 ( 3.301576)
build_install 0.008157 0.000000 2.061220 ( 1.176540)
test_btest 0.000597 0.000000 56.297644 ( 11.341033)
test_basic 0.004746 0.000000 0.308487 ( 0.400257)
test_all 0.000925 0.000000 650.956653 (102.235567)
test_rubyspec 0.053871 0.013449 51.597178 ( 59.920603)
total: 183.24 sec