Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-221608
#<BuildRuby:0x0000562d5c697f00
@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-221608",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004678 0.000038 1.042472 ( 1.097854)
build_miniruby 0.000722 0.000043 0.960541 ( 0.959211)
build_ruby 0.001222 0.000000 2.768703 ( 2.663696)
build_all 0.005322 0.003544 15.734869 ( 3.339454)
build_install 0.006217 0.003145 2.019439 ( 1.201208)
test_btest 0.000000 0.000539 61.855689 ( 10.854291)
test_basic 0.001289 0.003244 0.289658 ( 0.381091)
test_all 0.000964 0.000168 718.798902 (109.434083)
test_rubyspec 0.059639 0.005157 53.499883 ( 61.615180)
total: 191.55 sec