Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-180959
#<BuildRuby:0x000055d46fb53418
@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.20221201-180959",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000000 0.005089 1.118111 ( 1.261033)
build_miniruby 0.000000 0.000828 0.981621 ( 0.980415)
build_ruby 0.000000 0.001136 2.717253 ( 2.631367)
build_all 0.005245 0.003640 15.660199 ( 3.279234)
build_install 0.007162 0.001790 2.178410 ( 1.231506)
test_btest 0.000471 0.000118 63.445097 ( 11.124407)
test_basic 0.003876 0.000969 0.313610 ( 0.405117)
test_all 0.000858 0.000214 648.003647 (109.290316)
test_rubyspec 0.041940 0.018038 53.409617 ( 61.641791)
total: 191.85 sec