Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-143525
#<BuildRuby:0x0000557a12a430f8
@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.20220820-143525",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000082 0.000037 0.000119 ( 0.000125)
build_up 0.008470 0.003850 1.008553 ( 1.018354)
build_miniruby 0.001384 0.000629 0.075860 ( 0.074098)
build_ruby 0.000000 0.001915 0.074066 ( 0.071979)
build_all 0.006236 0.003475 1.508532 ( 0.584277)
build_install 0.015344 0.007672 1.872598 ( 0.914387)
test_btest 0.000856 0.000428 77.165197 ( 8.666332)
test_basic 0.001349 0.006119 0.321298 ( 0.410138)
test_all 0.001178 0.002886 680.726032 ( 66.299435)
test_rubyspec 0.103266 0.067669 46.206642 ( 54.675628)
total: 132.72 sec