Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-012316
#<BuildRuby:0x0000558c6491c080
@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.20221203-012316",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.003796 0.001381 1.118239 ( 1.126108)
build_miniruby 0.000712 0.000259 1.057699 ( 1.056520)
build_ruby 0.000936 0.000341 2.802254 ( 2.687313)
build_all 0.004476 0.004555 15.764284 ( 3.238126)
build_install 0.010265 0.000377 2.133039 ( 1.227805)
test_btest 0.000414 0.000148 58.238484 ( 12.230920)
test_basic 0.004196 0.000000 0.324615 ( 0.415856)
test_all 0.000812 0.000115 682.596677 (106.586919)
test_rubyspec 0.054438 0.020239 53.757654 ( 61.966723)
total: 190.54 sec