Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-152036
#<BuildRuby:0x0000555f86d2a7e0
@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-152036",
@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.000001 0.000010 ( 0.000009)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004719 0.000000 1.045345 ( 1.836395)
build_miniruby 0.000945 0.000000 0.911188 ( 0.909943)
build_ruby 0.001197 0.000000 2.792318 ( 2.662805)
build_all 0.004668 0.004091 15.737227 ( 3.258195)
build_install 0.008320 0.000491 1.981619 ( 1.159904)
test_btest 0.000577 0.000068 58.000308 ( 11.536245)
test_basic 0.004384 0.000516 0.320114 ( 0.410912)
test_all 0.001870 0.000000 713.671515 (110.920665)
test_rubyspec 0.052087 0.017378 53.559433 ( 61.667323)
total: 194.36 sec