Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-191148
#<BuildRuby:0x000055f54cef08e8
@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.20220226-191148",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000015 0.000004 0.000019 ( 0.000020)
configure 0.000060 0.000015 0.000075 ( 0.000064)
build_up 0.005686 0.004594 0.982913 ( 1.044427)
build_miniruby 0.001489 0.000458 0.078578 ( 0.077501)
build_ruby 0.001401 0.000431 0.072382 ( 0.071073)
build_all 0.009171 0.001352 4.115291 ( 0.856406)
build_install 0.013639 0.009318 7.952716 ( 2.478980)
test_btest 0.001142 0.000404 72.637219 ( 8.331760)
test_basic 0.000000 0.007015 0.338316 ( 0.428755)
test_all 0.000000 0.001852 694.991364 ( 67.264097)
test_rubyspec 0.106540 0.049520 46.421119 ( 51.871577)
total: 132.43 sec