Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-223811
#<BuildRuby:0x00005590645344f0
@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.20220221-223811",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.011095 0.000000 0.929972 ( 0.985521)
build_miniruby 0.002078 0.000065 0.077063 ( 0.074332)
build_ruby 0.001524 0.000089 0.068620 ( 0.067040)
build_all 0.009094 0.000535 4.116765 ( 0.779771)
build_install 0.019168 0.004773 7.808667 ( 2.324914)
test_btest 0.000853 0.000081 79.176281 ( 8.171930)
test_basic 0.003090 0.004582 0.342682 ( 0.431718)
test_all 0.001665 0.000227 657.130778 ( 64.854785)
test_rubyspec 0.089434 0.062353 46.291025 ( 51.389750)
total: 129.08 sec