Logfile: /home/ko1/ruby/logs/brlog.trunk.20220417-111814
#<BuildRuby:0x000055dd3083b810
@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.20220417-111814",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008528 0.003402 1.024625 ( 1.887466)
build_miniruby 0.001886 0.000354 0.067435 ( 0.065449)
build_ruby 0.000000 0.002108 0.078364 ( 0.076453)
build_all 0.009147 0.001193 1.501887 ( 0.598065)
build_install 0.017323 0.006320 5.894486 ( 2.820156)
test_btest 0.000746 0.000179 75.933520 ( 8.542011)
test_basic 0.006011 0.002419 0.342412 ( 0.437815)
test_all 0.002188 0.000245 697.402334 ( 68.577989)
test_rubyspec 0.098782 0.077742 46.756834 ( 52.123380)
total: 135.13 sec