Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-211517
#<BuildRuby:0x0000561190c7dc18
@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.20221205-211517",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004590 0.000306 1.163120 ( 1.317937)
build_miniruby 0.000903 0.000060 0.957174 ( 0.955860)
build_ruby 0.001220 0.000081 2.710110 ( 2.578726)
build_all 0.004531 0.004363 15.804031 ( 3.354648)
build_install 0.004907 0.005274 2.196655 ( 1.255239)
test_btest 0.000647 0.000000 65.053554 ( 11.215413)
test_basic 0.004503 0.000000 0.321742 ( 0.412812)
test_all 0.000000 0.001599 655.766292 (106.189606)
test_rubyspec 0.042251 0.018553 52.854175 ( 61.041304)
total: 188.32 sec