Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-190241
#<BuildRuby:0x0000563ecb70f340
@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.20220205-190241",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009578 0.001217 0.946669 ( 0.960195)
build_miniruby 0.001885 0.000404 0.078707 ( 0.076583)
build_ruby 0.001908 0.000409 0.072232 ( 0.069539)
build_all 0.002251 0.008400 4.119191 ( 0.789010)
build_install 0.020412 0.000699 7.695872 ( 2.334734)
test_btest 0.000825 0.000217 75.774920 ( 8.171326)
test_basic 0.004692 0.003325 0.341761 ( 0.430112)
test_all 0.001653 0.000176 661.645427 ( 64.899510)
test_rubyspec 0.099929 0.066502 46.140321 ( 51.636371)
total: 129.37 sec