Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-052223
#<BuildRuby:0x0000558fe3901550
@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.20221006-052223",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000028 0.000005 0.000033 ( 0.000032)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.010187 0.000000 1.081843 ( 1.367544)
build_miniruby 0.001604 0.000000 0.093527 ( 0.091064)
build_ruby 0.001515 0.000000 0.097578 ( 0.094953)
build_all 0.007220 0.000000 1.307704 ( 0.562373)
build_install 0.009761 0.007018 1.646562 ( 0.894133)
test_btest 0.001569 0.000298 59.776584 ( 6.301348)
test_basic 0.000305 0.006851 0.344885 ( 0.435979)
test_all 0.005394 0.001471 501.034234 ( 54.205803)
test_rubyspec 0.093121 0.036384 42.270476 ( 50.573955)
total: 114.53 sec