Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-213913
#<BuildRuby:0x000055e60b95c3a0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221126-213913",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000000 0.011116 1.293267 ( 1.551941)
build_miniruby 0.000531 0.001499 0.849380 ( 0.855260)
build_ruby 0.002714 0.000775 2.260910 ( 2.172646)
build_all 0.021132 0.000000 25.009418 ( 2.811674)
build_install 0.012552 0.007272 4.989706 ( 1.227430)
test_btest 0.001106 0.000289 86.186320 ( 8.793436)
test_basic 0.007051 0.000786 0.353496 ( 0.441577)
test_all 0.002403 0.000000 708.267442 ( 71.229764)
test_rubyspec 0.104156 0.042176 49.473937 ( 58.044060)
total: 147.13 sec