Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-134156
#<BuildRuby:0x0000556f55d18b88
@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-134156",
@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.000000 0.000009 ( 0.000010)
autoconf 0.000012 0.000000 0.000012 ( 0.000024)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.009184 0.000656 1.101959 ( 1.141823)
build_miniruby 0.001767 0.000000 0.911350 ( 0.919893)
build_ruby 0.002119 0.000000 2.367172 ( 2.285862)
build_all 0.017605 0.000439 18.250326 ( 2.282219)
build_install 0.017502 0.000000 1.869149 ( 1.000170)
test_btest 0.001850 0.000000 82.628893 ( 9.183545)
test_basic 0.001681 0.004750 0.355467 ( 0.445931)
test_all 0.001288 0.001139 714.690401 ( 75.521350)
test_rubyspec 0.098900 0.047729 50.921927 ( 59.442871)
total: 152.22 sec