Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-095823
#<BuildRuby:0x00005568ba5a44e8
@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.20220206-095823",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003470 0.009180 0.989422 ( 1.663134)
build_miniruby 0.001427 0.000446 0.076908 ( 0.075856)
build_ruby 0.001400 0.000438 0.077540 ( 0.076652)
build_all 0.006982 0.004791 4.160528 ( 0.795920)
build_install 0.020201 0.002642 7.849540 ( 2.311824)
test_btest 0.000976 0.000293 75.373210 ( 7.982890)
test_basic 0.005919 0.001775 0.324696 ( 0.414466)
test_all 0.001413 0.000424 705.986988 ( 67.829579)
test_rubyspec 0.116180 0.044877 45.950047 ( 51.440522)
total: 132.59 sec