Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-220425
#<BuildRuby:0x0000557e0f4786b8
@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.20220906-220425",
@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.000003 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005571 0.005865 0.986197 ( 0.992034)
build_miniruby 0.001483 0.000494 0.074469 ( 0.072533)
build_ruby 0.001479 0.000493 0.078870 ( 0.076749)
build_all 0.005047 0.004856 1.584776 ( 0.618799)
build_install 0.017075 0.005808 1.949685 ( 0.960652)
test_btest 0.000884 0.000331 90.871943 ( 9.125735)
test_basic 0.002706 0.004152 0.350999 ( 0.446561)
test_all 0.003641 0.001499 658.926148 ( 67.116770)
test_rubyspec 0.084921 0.091160 46.881447 ( 55.250456)
total: 134.66 sec