Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-124844
#<BuildRuby:0x000055bf0bb18a58
@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.20220304-124844",
@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.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.002085 0.008916 0.988888 ( 1.029761)
build_miniruby 0.001541 0.000642 0.076935 ( 0.076879)
build_ruby 0.001291 0.000538 0.079707 ( 0.079530)
build_all 0.006874 0.002864 4.207653 ( 0.861903)
build_install 0.018262 0.005520 7.940391 ( 2.435488)
test_btest 0.002991 0.000000 74.988653 ( 8.172314)
test_basic 0.003975 0.003704 0.346653 ( 0.435959)
test_all 0.001787 0.000715 696.761866 ( 67.928421)
test_rubyspec 0.089935 0.074267 46.603869 ( 51.675441)
total: 132.70 sec