Logfile: /home/ko1/ruby/logs/brlog.trunk.20220503-140233
#<BuildRuby:0x0000556e2f51fea8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220503-140233",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.006105 0.000736 0.842226 ( 1.010411)
build_miniruby 0.000801 0.000267 0.057489 ( 0.056215)
build_ruby 0.000841 0.000280 0.057700 ( 0.056378)
build_all 0.003344 0.001115 1.483995 ( 0.597014)
build_install 0.010457 0.000410 6.254491 ( 2.802614)
test_btest 0.000678 0.000193 44.784246 ( 8.578061)
test_basic 0.004488 0.001282 0.280346 ( 0.369509)
test_all 0.001184 0.000338 613.951843 ( 90.010561)
test_rubyspec 0.089319 0.039842 43.878285 ( 48.712748)
total: 152.19 sec