Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-005142
#<BuildRuby:0x0000555c54d44c10
@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.20220217-005142",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.004540 0.006653 0.966372 ( 1.160607)
build_miniruby 0.001368 0.000456 0.076585 ( 0.075780)
build_ruby 0.001642 0.000547 0.080148 ( 0.078506)
build_all 0.007545 0.002515 4.091576 ( 0.784197)
build_install 0.020226 0.002450 7.766173 ( 2.362955)
test_btest 0.000834 0.000238 73.075835 ( 8.795149)
test_basic 0.005821 0.001663 0.337647 ( 0.427041)
test_all 0.001903 0.000216 658.686951 ( 65.131017)
test_rubyspec 0.091692 0.066464 46.141896 ( 51.462361)
total: 130.28 sec