Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-234656
#<BuildRuby:0x000055f8b991b510
@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.20220325-234656",
@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.000016 0.000000 0.000016 ( 0.000020)
autoconf 0.000046 0.000000 0.000046 ( 0.000046)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.006012 0.004337 1.011854 ( 1.030143)
build_miniruby 0.001697 0.000226 0.077519 ( 0.075070)
build_ruby 0.001831 0.000244 0.080748 ( 0.078409)
build_all 0.010003 0.000000 4.197805 ( 0.851461)
build_install 0.022503 0.000000 7.882081 ( 2.386034)
test_btest 0.001116 0.000000 73.128892 ( 7.952708)
test_basic 0.007935 0.000153 0.350273 ( 0.442128)
test_all 0.002309 0.000192 703.018651 ( 68.154841)
test_rubyspec 0.136217 0.038684 45.917888 ( 51.318086)
total: 132.29 sec