Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-091703
#<BuildRuby:0x000055a3f4770e50
@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.20220721-091703",
@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.000003 0.000012 ( 0.000011)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.006348 0.004769 0.964482 ( 1.767698)
build_miniruby 0.002391 0.000000 0.074657 ( 0.073028)
build_ruby 0.001666 0.000061 0.074921 ( 0.074069)
build_all 0.006694 0.003511 1.539272 ( 0.595178)
build_install 0.014666 0.007435 5.218202 ( 2.077479)
test_btest 0.000815 0.000326 75.966004 ( 7.965111)
test_basic 0.005085 0.002034 0.326310 ( 0.417463)
test_all 0.001842 0.000737 648.843231 ( 64.997268)
test_rubyspec 0.069556 0.107340 45.895769 ( 51.662809)
total: 129.63 sec