Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-171504
#<BuildRuby:0x000055b6f22f6c88
@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.20221101-171504",
@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.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004110 0.003964 1.076379 ( 1.265189)
build_miniruby 0.001337 0.000309 0.100982 ( 0.101251)
build_ruby 0.001243 0.000287 0.100837 ( 0.101888)
build_all 0.005758 0.003469 1.333710 ( 0.584842)
build_install 0.015059 0.001669 1.673187 ( 0.917518)
test_btest 0.001321 0.000311 61.515633 ( 6.906740)
test_basic 0.006673 0.000487 0.348131 ( 0.441438)
test_all 0.007111 0.000526 519.565265 ( 54.758540)
test_rubyspec 0.067875 0.053458 42.990804 ( 51.257245)
total: 116.34 sec