Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-211957
#<BuildRuby:0x000055d5f8b6efa8
@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.20221203-211957",
@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.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000000 0.004381 0.820218 ( 1.079009)
build_miniruby 0.000000 0.001012 0.527415 ( 0.527445)
build_ruby 0.000000 0.001269 1.692476 ( 1.616199)
build_all 0.005078 0.004270 11.958795 ( 1.511097)
build_install 0.006108 0.000576 1.606569 ( 0.767148)
test_btest 0.000621 0.000155 63.106177 ( 5.924021)
test_basic 0.002519 0.000630 0.232202 ( 0.328800)
test_all 0.001011 0.000252 506.197698 ( 51.565153)
test_rubyspec 0.014331 0.013279 35.821016 ( 46.361780)
total: 109.68 sec