Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-120150
#<BuildRuby:0x0000562fcfdaec88
@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.20220821-120150",
@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.000001 0.000010 ( 0.000009)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004092 0.007604 0.869896 ( 0.909347)
build_miniruby 0.001603 0.000343 0.063058 ( 0.061667)
build_ruby 0.001747 0.000375 0.067367 ( 0.065519)
build_all 0.007358 0.000664 1.289569 ( 0.466423)
build_install 0.012317 0.004158 1.575372 ( 0.797101)
test_btest 0.001001 0.000223 53.251303 ( 6.211134)
test_basic 0.006673 0.000499 0.304189 ( 0.393571)
test_all 0.003771 0.000366 516.015483 ( 54.103920)
test_rubyspec 0.080422 0.062148 42.291593 ( 50.827503)
total: 113.84 sec