Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-081638
#<BuildRuby:0x000056103598f440
@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.20220219-081638",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.011490 0.000000 0.946863 ( 1.038068)
build_miniruby 0.002078 0.000111 0.074807 ( 0.072962)
build_ruby 0.002065 0.000000 0.076358 ( 0.074316)
build_all 0.009759 0.000198 4.142506 ( 0.774210)
build_install 0.020425 0.000340 7.780574 ( 2.287681)
test_btest 0.001155 0.000051 71.504668 ( 8.180943)
test_basic 0.008072 0.000351 0.337540 ( 0.423994)
test_all 0.001888 0.000000 655.852031 ( 65.381526)
test_rubyspec 0.099052 0.066737 46.086901 ( 51.595481)
total: 129.83 sec