Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-101255
#<BuildRuby:0x0000556cd1918618
@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.20220907-101255",
@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.000002 0.000011 ( 0.000011)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000020 0.000004 0.000024 ( 0.000021)
build_up 0.011548 0.000739 0.983939 ( 1.012299)
build_miniruby 0.001831 0.000367 0.077189 ( 0.076206)
build_ruby 0.001621 0.000324 0.073531 ( 0.072650)
build_all 0.009908 0.001029 1.553312 ( 0.616457)
build_install 0.012400 0.008831 1.932948 ( 0.939116)
test_btest 0.000938 0.000245 96.191855 ( 9.347399)
test_basic 0.003631 0.003824 0.339294 ( 0.428910)
test_all 0.002839 0.000828 678.610587 ( 68.455192)
test_rubyspec 0.096929 0.072412 47.000471 ( 55.492707)
total: 136.44 sec