Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-044218
#<BuildRuby:0x000055c20bb044d8
@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.20220401-044218",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000005 0.000004 0.000009 ( 0.000009)
build_up 0.007034 0.005865 1.056411 ( 3.356042)
build_miniruby 0.001132 0.000721 0.073574 ( 0.071375)
build_ruby 0.001312 0.000834 0.074679 ( 0.072967)
build_all 0.006590 0.004194 4.215678 ( 0.847395)
build_install 0.008814 0.011361 8.026218 ( 2.482018)
test_btest 0.000797 0.000579 77.264576 ( 8.085230)
test_basic 0.001041 0.006688 0.343584 ( 0.432288)
test_all 0.001096 0.000897 666.502035 ( 65.945651)
test_rubyspec 0.062140 0.114413 46.525811 ( 51.902839)
total: 133.20 sec