Logfile: /home/ko1/ruby/logs/brlog.trunk.20220425-125100
#<BuildRuby:0x000055c57683b440
@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.20220425-125100",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.007923 0.004892 1.040872 ( 1.231483)
build_miniruby 0.001997 0.000428 0.074918 ( 0.072233)
build_ruby 0.000000 0.002278 0.071979 ( 0.069734)
build_all 0.001637 0.008367 1.523964 ( 0.624338)
build_install 0.018682 0.006458 5.879141 ( 2.821221)
test_btest 0.000995 0.000367 78.299693 ( 8.275491)
test_basic 0.002871 0.005655 0.332746 ( 0.420236)
test_all 0.001993 0.000840 655.867282 ( 64.889505)
test_rubyspec 0.116112 0.068928 45.975655 ( 51.078774)
total: 129.48 sec