Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-034342
#<BuildRuby:0x000055f745cc07d0
@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.20220211-034342",
@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.000023 0.000004 0.000027 ( 0.000026)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006579 0.005670 0.949210 ( 1.574260)
build_miniruby 0.001207 0.000268 0.074896 ( 0.075375)
build_ruby 0.001702 0.000378 0.071365 ( 0.070973)
build_all 0.009696 0.000545 4.111629 ( 0.808896)
build_install 0.016151 0.006609 7.805353 ( 2.344824)
test_btest 0.000798 0.000190 73.182414 ( 8.315089)
test_basic 0.001602 0.007686 0.344905 ( 0.434059)
test_all 0.001265 0.000403 703.177917 ( 67.295044)
test_rubyspec 0.113018 0.041712 46.047500 ( 51.252734)
total: 132.17 sec