Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-145641
#<BuildRuby:0x0000557628861480
@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.20220814-145641",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008103 0.001492 0.850743 ( 0.882952)
build_miniruby 0.001456 0.000529 0.064346 ( 0.063194)
build_ruby 0.001038 0.000377 0.058393 ( 0.057440)
build_all 0.005661 0.002058 1.264834 ( 0.472442)
build_install 0.008956 0.006727 1.601317 ( 0.782284)
test_btest 0.001082 0.000451 52.400930 ( 6.043774)
test_basic 0.004575 0.001906 0.290468 ( 0.380456)
test_all 0.001694 0.002146 482.258346 ( 51.794547)
test_rubyspec 0.081367 0.052906 41.646261 ( 49.234793)
total: 109.71 sec