Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-225412
#<BuildRuby:0x00005648b319f440
@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.20220214-225412",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.009779 0.000780 0.979580 ( 1.229754)
build_miniruby 0.001928 0.000257 0.073363 ( 0.070836)
build_ruby 0.001690 0.000225 0.080289 ( 0.078202)
build_all 0.001396 0.009529 4.191390 ( 0.791179)
build_install 0.018264 0.005853 7.780675 ( 2.310620)
test_btest 0.002193 0.000609 78.910936 ( 8.157381)
test_basic 0.006956 0.000503 0.337592 ( 0.426805)
test_all 0.001472 0.000387 652.584743 ( 65.028740)
test_rubyspec 0.096086 0.064600 45.900976 ( 51.336929)
total: 129.43 sec