Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-184007
#<BuildRuby:0x000056078ae6c6d8
@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-184007",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000028 0.000005 0.000033 ( 0.000035)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.008267 0.000108 1.080163 ( 1.390506)
build_miniruby 0.000000 0.001743 0.881179 ( 0.883767)
build_ruby 0.000380 0.002143 2.352066 ( 2.271546)
build_all 0.017512 0.001165 18.428639 ( 2.232293)
build_install 0.014873 0.003797 1.901640 ( 1.015971)
test_btest 0.000959 0.000200 88.951027 ( 9.651949)
test_basic 0.000322 0.007240 0.352934 ( 0.441385)
test_all 0.001110 0.000311 720.159861 ( 75.626129)
test_rubyspec 0.098611 0.014859 50.633189 ( 59.163943)
total: 152.68 sec