Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-125358
#<BuildRuby:0x00005646f6447440
@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.20220222-125358",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.007020 0.004848 0.947257 ( 1.105161)
build_miniruby 0.001501 0.000429 0.073357 ( 0.071152)
build_ruby 0.001524 0.000435 0.076743 ( 0.074570)
build_all 0.005724 0.003449 4.121146 ( 0.788165)
build_install 0.011846 0.011609 7.735484 ( 2.306078)
test_btest 0.001256 0.000000 77.792067 ( 8.173714)
test_basic 0.007064 0.001458 0.355325 ( 0.442737)
test_all 0.001339 0.000521 677.787154 ( 65.479503)
test_rubyspec 0.091185 0.069464 46.179612 ( 51.309109)
total: 129.75 sec