Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-224827
#<BuildRuby:0x0000564a9a2f7e58
@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.20221122-224827",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000017 0.000001 0.000018 ( 0.000017)
build_up 0.004774 0.000281 1.069469 ( 1.589565)
build_miniruby 0.000000 0.001021 1.014530 ( 1.012867)
build_ruby 0.000000 0.001278 2.843822 ( 2.736893)
build_all 0.003361 0.005492 15.864596 ( 3.302619)
build_install 0.007762 0.000549 2.014129 ( 1.132297)
test_btest 0.000587 0.000088 63.578162 ( 10.860308)
test_basic 0.003979 0.000597 0.274372 ( 0.364880)
test_all 0.001230 0.000184 703.782845 (109.102717)
test_rubyspec 0.053514 0.014173 52.966500 ( 61.299203)
total: 191.40 sec