Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-172529
#<BuildRuby:0x000055d46100c4f0
@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.20220212-172529",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008438 0.001948 0.954919 ( 1.498539)
build_miniruby 0.001475 0.000340 0.075873 ( 0.074444)
build_ruby 0.001522 0.000352 0.071959 ( 0.070477)
build_all 0.005084 0.004894 3.982223 ( 0.795854)
build_install 0.015187 0.008291 7.900067 ( 2.333738)
test_btest 0.000000 0.000925 76.454555 ( 7.909588)
test_basic 0.004006 0.004462 0.341674 ( 0.430688)
test_all 0.001561 0.000000 644.355225 ( 64.643172)
test_rubyspec 0.091671 0.080498 46.191232 ( 51.604188)
total: 129.36 sec