Logfile: /home/ko1/ruby/logs/brlog.trunk.20220425-082503
#<BuildRuby:0x000055b3b01eb810
@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.20220425-082503",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003563 0.007785 1.020256 ( 1.310293)
build_miniruby 0.001520 0.000434 0.076986 ( 0.074748)
build_ruby 0.001565 0.000447 0.071833 ( 0.069822)
build_all 0.009546 0.000310 1.474053 ( 0.609322)
build_install 0.014050 0.010334 5.829331 ( 2.765027)
test_btest 0.000806 0.000269 69.404521 ( 8.281264)
test_basic 0.007497 0.002499 0.340499 ( 0.425890)
test_all 0.001681 0.000560 700.653013 ( 67.589496)
test_rubyspec 0.130027 0.059799 45.886962 ( 51.085509)
total: 132.21 sec