Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-020116
#<BuildRuby:0x0000564d64ca8ea8
@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.20221116-020116",
@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.000009 0.000004 0.000013 ( 0.000013)
autoconf 0.000023 0.000011 0.000034 ( 0.000034)
configure 0.000025 0.000011 0.000036 ( 0.000035)
build_up 0.007139 0.001374 1.094165 ( 1.232829)
build_miniruby 0.002086 0.000000 0.941798 ( 0.940796)
build_ruby 0.002201 0.000093 2.347479 ( 2.252415)
build_all 0.016890 0.001395 18.105963 ( 2.199789)
build_install 0.012918 0.008320 1.843409 ( 0.977281)
test_btest 0.001410 0.000000 83.746638 ( 9.505005)
test_basic 0.003213 0.004167 0.353852 ( 0.443556)
test_all 0.001451 0.000568 680.806283 ( 73.409550)
test_rubyspec 0.066383 0.049008 49.944728 ( 58.552407)
total: 149.51 sec