Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-051432
#<BuildRuby:0x000055b6aa93cf40
@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.20220328-051432",
@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.000006 0.000002 0.000008 ( 0.000009)
autoconf 0.000019 0.000006 0.000025 ( 0.000026)
configure 0.000016 0.000007 0.000023 ( 0.000024)
build_up 0.000629 0.008670 0.993959 ( 1.184620)
build_miniruby 0.001274 0.000694 0.074869 ( 0.073929)
build_ruby 0.001181 0.000644 0.068588 ( 0.067555)
build_all 0.010576 0.000000 4.131336 ( 0.847909)
build_install 0.011861 0.011427 7.851353 ( 2.442384)
test_btest 0.000800 0.000427 74.958316 ( 7.899146)
test_basic 0.008257 0.000000 0.327314 ( 0.415163)
test_all 0.000000 0.001466 706.845962 ( 68.191792)
test_rubyspec 0.097959 0.068629 46.021749 ( 51.516707)
total: 132.64 sec