Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-164419
#<BuildRuby:0x0000561cb415c620
@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.20221114-164419",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.006946 0.004398 1.114569 ( 1.156349)
build_miniruby 0.001609 0.000322 0.127280 ( 0.122988)
build_ruby 0.000000 0.002093 0.126007 ( 0.101936)
build_all 0.006715 0.002532 1.565736 ( 0.667354)
build_install 0.016050 0.006353 1.938817 ( 1.003094)
test_btest 0.001203 0.000334 83.716763 ( 9.058274)
test_basic 0.003098 0.004232 0.411138 ( 0.505950)
test_all 0.001640 0.000518 693.663018 ( 70.199861)
test_rubyspec 0.098997 0.083393 48.252096 ( 56.674486)
total: 139.49 sec