Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-163003
#<BuildRuby:0x000055f6925684f0
@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.20220309-163003",
@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.000006 0.000003 0.000009 ( 0.000009)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.009027 0.001595 1.011702 ( 1.049770)
build_miniruby 0.001409 0.000469 0.068174 ( 0.066202)
build_ruby 0.001460 0.000487 0.073301 ( 0.071733)
build_all 0.003197 0.006234 1.486234 ( 0.604598)
build_install 0.021789 0.000343 5.396239 ( 2.225569)
test_btest 0.000924 0.000289 76.822999 ( 8.073686)
test_basic 0.004990 0.001559 0.333961 ( 0.424318)
test_all 0.000759 0.001484 694.044138 ( 72.200539)
test_rubyspec 0.085795 0.077748 45.942273 ( 51.393960)
total: 136.11 sec