Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-190214
#<BuildRuby:0x000055b2f5a4f670
@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.20221119-190214",
@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.000012 0.000000 0.000012 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.004797 0.000000 1.116525 ( 1.129855)
build_miniruby 0.000846 0.000000 1.041313 ( 1.040222)
build_ruby 0.001233 0.000000 2.712194 ( 2.603413)
build_all 0.009011 0.000000 16.037565 ( 3.307086)
build_install 0.008824 0.000000 2.062386 ( 1.160020)
test_btest 0.000638 0.000000 62.849566 ( 11.431420)
test_basic 0.005506 0.000000 0.302974 ( 0.392558)
test_all 0.001015 0.000000 660.303915 (102.264273)
test_rubyspec 0.054424 0.015331 52.166000 ( 60.340225)
total: 183.67 sec