Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-024723
#<BuildRuby:0x000055722508f510
@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-024723",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005889 0.006139 0.935155 ( 1.069720)
build_miniruby 0.001580 0.000527 0.076322 ( 0.074039)
build_ruby 0.001592 0.000531 0.077049 ( 0.075374)
build_all 0.008429 0.001397 4.115753 ( 0.780043)
build_install 0.018340 0.006015 7.849682 ( 2.338645)
test_btest 0.001152 0.000363 76.786685 ( 8.048145)
test_basic 0.002766 0.005626 0.344990 ( 0.443804)
test_all 0.001091 0.000402 688.728304 ( 67.061231)
test_rubyspec 0.092611 0.078935 45.900385 ( 51.372722)
total: 131.27 sec