Logfile: /home/ko1/ruby/logs/brlog.trunk.20220516-201218
#<BuildRuby:0x0000557cc4a684e8
@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.20220516-201218",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.000294 0.010313 1.042479 ( 1.079221)
build_miniruby 0.001910 0.000425 0.074209 ( 0.071892)
build_ruby 0.001519 0.000337 0.069010 ( 0.067228)
build_all 0.006231 0.001385 1.514734 ( 0.634541)
build_install 0.018368 0.003634 6.291238 ( 3.012075)
test_btest 0.000884 0.000192 67.482519 ( 8.910686)
test_basic 0.004677 0.004229 0.319463 ( 0.405343)
test_all 0.002260 0.000000 701.162043 ( 70.543030)
test_rubyspec 0.065128 0.048013 49.562293 ( 55.107187)
total: 139.83 sec