Logfile: /home/ko1/ruby/logs/brlog.trunk.20220407-010240
#<BuildRuby:0x000055b45ec0f680
@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.20220407-010240",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009141 0.000705 0.976561 ( 1.179977)
build_miniruby 0.000000 0.002291 0.075706 ( 0.073388)
build_ruby 0.001070 0.001490 0.080975 ( 0.078204)
build_all 0.001487 0.009171 1.517419 ( 0.607729)
build_install 0.016395 0.006849 5.989815 ( 2.890427)
test_btest 0.001132 0.000000 81.098648 ( 8.353951)
test_basic 0.003255 0.004294 0.330534 ( 0.420289)
test_all 0.001574 0.000600 697.073310 ( 68.310641)
test_rubyspec 0.111536 0.046322 46.734840 ( 52.218412)
total: 134.13 sec