Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-164533
#<BuildRuby:0x000055787729ff00
@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.20221125-164533",
@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.000027 0.000000 0.000027 ( 0.000028)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.004860 0.000000 1.101980 ( 1.398836)
build_miniruby 0.000828 0.000000 0.926934 ( 0.925882)
build_ruby 0.000000 0.001297 2.837885 ( 2.726848)
build_all 0.005657 0.002985 15.856461 ( 3.321426)
build_install 0.008787 0.000004 1.931620 ( 1.121010)
test_btest 0.000559 0.000028 63.728311 ( 10.890250)
test_basic 0.004650 0.000233 0.325332 ( 0.416737)
test_all 0.001395 0.000070 713.748945 (109.842475)
test_rubyspec 0.059426 0.008637 53.125060 ( 61.310471)
total: 191.95 sec