Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-025659
#<BuildRuby:0x0000560b89e976f0
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220205-025659",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000028 0.000005 0.000033 ( 0.000030)
build_up 0.010894 0.001046 0.964454 ( 1.104691)
build_miniruby 0.002025 0.000312 0.077209 ( 0.075245)
build_ruby 0.001626 0.000250 0.077099 ( 0.075368)
build_all 0.010336 0.000000 4.160843 ( 0.796850)
build_install 0.017728 0.006414 7.826275 ( 2.369695)
test_btest 0.001353 0.000238 47.760650 ( 44.441682)
test_basic 0.006264 0.001106 0.351549 ( 0.443257)
test_all 0.002060 0.000363 709.069088 ( 67.865846)
test_rubyspec 0.106168 0.065371 46.280731 ( 51.719627)
total: 168.89 sec