Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-200322
#<BuildRuby:0x000055d494e90ea8
@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-200322",
@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.000018 0.000002 0.000020 ( 0.000022)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000504 0.007282 1.105889 ( 1.142361)
build_miniruby 0.000000 0.002101 0.863182 ( 0.861513)
build_ruby 0.000058 0.001757 2.345944 ( 2.252395)
build_all 0.009012 0.008917 18.420298 ( 2.284943)
build_install 0.003856 0.014389 1.955682 ( 1.030268)
test_btest 0.000000 0.000898 87.530529 ( 10.108603)
test_basic 0.001209 0.006715 0.350415 ( 0.438256)
test_all 0.001130 0.000786 717.403619 ( 75.517382)
test_rubyspec 0.045860 0.068342 50.861020 ( 59.396951)
total: 153.03 sec