Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-180543
#<BuildRuby:0x0000562392fd8ea8
@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.20221116-180543",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.007686 0.000238 1.096633 ( 1.309619)
build_miniruby 0.000000 0.001742 0.910441 ( 0.910043)
build_ruby 0.000320 0.001849 2.374773 ( 2.281094)
build_all 0.017746 0.000604 18.318026 ( 2.216915)
build_install 0.018661 0.000948 1.872083 ( 0.989815)
test_btest 0.001201 0.000000 85.284785 ( 10.277908)
test_basic 0.003512 0.004110 0.349300 ( 0.437258)
test_all 0.002223 0.000278 683.050676 ( 74.347813)
test_rubyspec 0.081370 0.040105 50.647642 ( 58.795552)
total: 151.57 sec