Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-061933
#<BuildRuby:0x0000563593e648e8
@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.20221117-061933",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000076 0.000022 0.000098 ( 0.000072)
configure 0.000026 0.000008 0.000034 ( 0.000030)
build_up 0.000000 0.008364 1.123901 ( 2.004625)
build_miniruby 0.000000 0.001800 0.911278 ( 0.911788)
build_ruby 0.000000 0.002349 2.370674 ( 2.266626)
build_all 0.007599 0.009935 18.377001 ( 2.206220)
build_install 0.016340 0.004751 1.923214 ( 1.026575)
test_btest 0.000780 0.000426 83.252402 ( 10.455706)
test_basic 0.002317 0.005033 0.343106 ( 0.431876)
test_all 0.001773 0.000000 715.698593 ( 74.873662)
test_rubyspec 0.072143 0.047570 50.680444 ( 59.226240)
total: 153.40 sec