Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-074336
#<BuildRuby:0x0000561ed500a9c0
@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-074336",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.006011 0.004573 0.843985 ( 1.449820)
build_miniruby 0.000700 0.001404 0.062171 ( 0.060416)
build_ruby 0.001645 0.000588 0.066958 ( 0.064199)
build_all 0.003931 0.003752 1.277795 ( 0.479188)
build_install 0.008846 0.008035 4.249938 ( 1.789326)
test_btest 0.001210 0.000570 52.997795 ( 6.225116)
test_basic 0.004355 0.002049 0.292008 ( 0.387282)
test_all 0.001843 0.000868 511.030932 ( 53.339887)
test_rubyspec 0.056934 0.049812 41.878119 ( 47.874679)
total: 111.67 sec