Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-212051
#<BuildRuby:0x0000557e257148e8
@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.20220304-212051",
@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.000007 0.000004 0.000011 ( 0.000012)
autoconf 0.000027 0.000016 0.000043 ( 0.000044)
configure 0.000008 0.000005 0.000013 ( 0.000013)
build_up 0.005629 0.005017 1.013205 ( 1.240612)
build_miniruby 0.001193 0.000759 0.077815 ( 0.075926)
build_ruby 0.001284 0.000818 0.080713 ( 0.078787)
build_all 0.004079 0.005496 4.186868 ( 0.850352)
build_install 0.015804 0.007593 7.969289 ( 2.414374)
test_btest 0.000644 0.000414 74.055751 ( 8.149047)
test_basic 0.006715 0.001095 0.349300 ( 0.438670)
test_all 0.001373 0.000824 652.930312 ( 65.482554)
test_rubyspec 0.103019 0.060178 46.331297 ( 51.913479)
total: 130.64 sec